Spaces:
Runtime error
Runtime error
Joshua Lansford commited on
Commit ·
1068dd0
1
Parent(s): e5729b8
Some additional git ignores.
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
venv/*
|
| 2 |
-
catboost_info/*
|
|
|
|
|
|
|
|
|
| 1 |
venv/*
|
| 2 |
+
catboost_info/*
|
| 3 |
+
*.csv#
|
| 4 |
+
__pycache__/*
|