Commit ·
71c6715
1
Parent(s): a1a191b
gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -111,3 +111,4 @@ Thumbs.db
|
|
| 111 |
|
| 112 |
# Ignore notebooks outputs
|
| 113 |
**/.ipynb_checkpoints/
|
|
|
|
|
|
| 111 |
|
| 112 |
# Ignore notebooks outputs
|
| 113 |
**/.ipynb_checkpoints/
|
| 114 |
+
.env
|