huodon commited on
Commit
790ba66
·
1 Parent(s): 91b407c
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. .gitignore +1 -1
.gitattributes CHANGED
@@ -0,0 +1 @@
 
 
1
+ .output/** filter=lfs diff=lfs merge=lfs -text
.gitignore CHANGED
@@ -1,2 +1,2 @@
1
  node_modules
2
- .env
 
1
  node_modules
2
+ .env