diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *.wav -*.pcm
\ No newline at end of file +*.pcm +*.o
\ No newline at end of file |
index : audio-tools | ||
Different own audio tools |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,3 @@ *.wav -*.pcm
\ No newline at end of file +*.pcm +*.o
\ No newline at end of file |