1# compiled objects #
2*.o
3*.so
4*.dll
5
6# logs and other texts #
7*.log
8
9# OS generated files #
10.DS_Store
11.DS_Store?
12._*
13.Spotlight-V100
14.Trashes
15Icon?
16ehthumbs.db
17Thumbs.db
18
19# Eclipse
20.cproject
21.preferences.xml
22.project
23.settings/
24
25# CLion
26.idea/
27
28# config files
29include/config.h
30wildmidi.pc
31