matthieulel commited on
Commit
6c18d2d
·
1 Parent(s): 764face

Add dataset index and set filters async

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -208,7 +208,7 @@ __marimo__/
208
 
209
 
210
  # cache
211
- cache/cache/
212
  state/
213
  __pycache__/
214
  .env
 
208
 
209
 
210
  # cache
211
+ cache/*
212
  state/
213
  __pycache__/
214
  .env