Spaces:
Runtime error
Runtime error
update
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
.DS_Store
|
2 |
.coverage
|
3 |
nx.html
|
4 |
-
.env
|
|
|
|
1 |
.DS_Store
|
2 |
.coverage
|
3 |
nx.html
|
4 |
+
.env
|
5 |
+
lib
|