Spaces:
Sleeping
Sleeping
Commit
·
cb08adf
1
Parent(s):
38c96d1
chore: basic linting
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
.env*
|
2 |
!.env.example
|
3 |
node_modules
|
|
|
|
1 |
.env*
|
2 |
!.env.example
|
3 |
node_modules
|
4 |
+
.eslintcache
|