add gitattributes to hopefully stop git from clowing our CSV, TXT and JSON data files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
*.csv binary
|
||||
*.txt binary
|
||||
*.json binary
|
||||
Reference in New Issue
Block a user