Commit
·
615a8be
1
Parent(s):
b18d80f
ignore wav and scripts
Browse files- .gitignore +3 -0
.gitignore
CHANGED
@@ -127,3 +127,6 @@ dmypy.json
|
|
127 |
|
128 |
# Pyre type checker
|
129 |
.pyre/
|
|
|
|
|
|
|
|
127 |
|
128 |
# Pyre type checker
|
129 |
.pyre/
|
130 |
+
|
131 |
+
*.wav
|
132 |
+
run_*.sh
|