DISTRHO Nekobi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
113B

  1. *.a
  2. *.d
  3. *.o
  4. *.exe
  5. *.dll
  6. *.dylib
  7. *.pkg
  8. *.so
  9. *.zip
  10. .kdev_include_paths
  11. .kdev4/
  12. .DS_Store
  13. bin/
  14. build/
  15. .vs/
  16. out/