JoeArmani
commited on
Commit
·
b87947f
1
Parent(s):
7feee21
Add .json and .index files to Git LFS
Browse files- .gitattributes +2 -0
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.index filter=lfs diff=lfs merge=lfs -text
|