.gitignore 171 B

1234567891011121314151617181920212223
  1. build/
  2. .vscode/
  3. test/
  4. bx_enh_dbg.ini
  5. .cache/
  6. *.swp
  7. compile_commands.json
  8. Makefile
  9. cross-compile.cmake
  10. .DS_Store
  11. .Spotlight-V100
  12. .Trashes
  13. .gdbinit
  14. src/bindings.rs