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.

77 lines
1.3KB

  1. *~
  2. *.a
  3. *.dll
  4. *.dylib
  5. *.exe
  6. *.la
  7. *.o
  8. *.so
  9. *.so.*
  10. *.cdbs-orig
  11. *.moc
  12. moc_*.cpp
  13. qrc_*.cpp
  14. ui_*.h
  15. *.lv2
  16. *.make
  17. *.pro.user
  18. Makefile
  19. Makefile.Debug
  20. Makefile.Release
  21. object_script.*.Debug
  22. object_script.*.Release
  23. .directory
  24. .fuse*
  25. .svn
  26. .*.kate-swp
  27. .DS_Store
  28. .kdev_include_paths
  29. .kdev4
  30. bin/ladspa
  31. bin/dssi
  32. bin/lv2
  33. bin/vst
  34. bin/standalone
  35. debian
  36. intermediate
  37. lv2_ttl_generator
  38. libs/distrho/dgl/Makefile.copy
  39. libs/juce-2.0/source/amalgamation/
  40. libs/juce-2.0/source/docs/
  41. libs/juce-2.0/source/extras/
  42. libs/juce-2.0/source/modules/juce_box2d/
  43. libs/juce-2.0/source/modules/juce_browser_plugin_client/
  44. libs/juce-2.0/source/modules/juce_cryptography/
  45. libs/juce-2.0/source/modules/juce_opengl/
  46. libs/juce-2.0/source/modules/juce_video/
  47. libs/juce-2.0/source/juce.h
  48. libs/juce-2.0/source/juce_amalgamated.*
  49. scripts/*.h
  50. scripts/*.pro
  51. sdks/ASIOSDK2/*
  52. sdks/vstsdk2.4/*
  53. _old
  54. ports/_todo
  55. libs/juce/source/.gitignore
  56. libs/juce/source/amalgamation/
  57. libs/juce/source/docs/
  58. libs/juce/source/extras/
  59. libs/juce/source/juce.h
  60. libs/juce/source/juce_amalgamated.cpp
  61. libs/juce/source/juce_amalgamated.h
  62. libs/juce/source/juce_amalgamated.mm
  63. libs/juce/source/modules/juce_box2d/
  64. libs/juce/source/modules/juce_browser_plugin_client/
  65. libs/juce/source/modules/juce_cryptography/
  66. libs/juce/source/modules/juce_opengl/
  67. libs/juce/source/modules/juce_video/