Enable Git LFS for csv and txt

This commit is contained in:
2024-12-24 18:10:49 +01:00
parent 79438ff053
commit 7fda24b118
2 changed files with 10 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.csv filter=lfs diff=lfs merge=lfs -text
*.txt filter=lfs diff=lfs merge=lfs -text