DISTRHO ProM
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.

17 lines
96B

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