255doesnotexist commited on
Commit
c71ddf0
·
0 Parent(s):
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. .gitignore +9 -0
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ *.wav filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ *.lbp.caches
2
+ *.lbp
3
+ *.lbp/
4
+ *.lbp.caches/
5
+
6
+ */*.lbp.caches
7
+ */*.lbp
8
+ */*.lbp/
9
+ */*.lbp.caches/