tomalex04 commited on
Commit
ec1ad29
·
1 Parent(s): acc0e2a

Track wasm and png with Git LFS

Browse files
misinformation_detection_backend/.gitattributes ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *.wasm filter=lfs diff=lfs merge=lfs -text
2
+ *.png filter=lfs diff=lfs merge=lfs -text