summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f97ae78..6b5265b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,7 +23,7 @@
target
testfiles
testfiles_orig
-*.flac
-*.wav
-*.tmp
-*.db \ No newline at end of file
+./*.flac
+./*.wav
+./*.tmp
+./*.db \ No newline at end of file