Spaces:
Paused
Paused
Commit
·
4cf52d6
1
Parent(s):
71fd703
Add 'code/' to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
.env
|
| 2 |
__pycache__
|
|
|
|
|
|
| 1 |
.env
|
| 2 |
__pycache__
|
| 3 |
+
code/
|