judith.ibanez commited on
Commit ·
4aca777
1
Parent(s): f3f3379
Add .gitignore to prevent binary files from being committed
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -31,4 +31,4 @@ __pycache__/
|
|
| 31 |
.Python
|
| 32 |
env/
|
| 33 |
venv/
|
| 34 |
-
.env
|
|
|
|
| 31 |
.Python
|
| 32 |
env/
|
| 33 |
venv/
|
| 34 |
+
.env
|