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