Spaces:
Sleeping
Sleeping
diego2317 commited on
Commit ·
ffd5302
1
Parent(s): e5acf1d
added gitignore back
Browse files- .gitignore +5 -0
.gitignore
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__/
|
| 2 |
+
flagged/
|
| 3 |
+
hf_env/
|
| 4 |
+
*.env
|
| 5 |
+
*.py[cod]
|