Corey Morris
commited on
Commit
•
76c8220
1
Parent(s):
5ca617c
updated gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
old_scratch_data_and_notebooks/
|
2 |
__pycache__/
|
3 |
-
dataframe_history/
|
|
|
|
1 |
old_scratch_data_and_notebooks/
|
2 |
__pycache__/
|
3 |
+
dataframe_history/
|
4 |
+
.env
|