git-subtree-dir: src/dp_doom git-subtree-split: 190992421c7c643afc99d7f7c511c162f65bea85
30 lines
289 B
Text
30 lines
289 B
Text
# compiled objects #
|
|
*.o
|
|
*.so
|
|
*.dll
|
|
|
|
# logs and other texts #
|
|
*.log
|
|
|
|
# OS generated files #
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Eclipse
|
|
.cproject
|
|
.preferences.xml
|
|
.project
|
|
.settings/
|
|
|
|
# CLion
|
|
.idea/
|
|
|
|
# config files
|
|
include/config.h
|
|
wildmidi.pc
|