Spaces:
Runtime error
Runtime error
Commit
·
319b313
1
Parent(s):
f6bafa8
Modify .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
env
|
2 |
-
*/__pycache__/*
|
|
|
|
1 |
env
|
2 |
+
*/__pycache__/*
|
3 |
+
__pycache__
|