.gitignore 108 B

123456789101112131415
  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