diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,3 +39,7 @@ build/* # DoxyGen's output: docs +# Ignore CLeon's files +.idea/* +cmake-build-*/* + |
| index : libADLMIDI | |
| Fork of Bisqwit's OPL3 emulation library |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -39,3 +39,7 @@ build/* # DoxyGen's output: docs +# Ignore CLeon's files +.idea/* +cmake-build-*/* + |