Spaces:
Running
on
Zero
Running
on
Zero
build: add knapsack_cache to .gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
@@ -8,3 +8,5 @@ wheels/
|
|
8 |
|
9 |
# Virtual environments
|
10 |
.venv
|
|
|
|
|
|
8 |
|
9 |
# Virtual environments
|
10 |
.venv
|
11 |
+
|
12 |
+
knapsack_cache
|