These are container bind-mount runtime files (Firefox/Zotero profiles) that should never have been tracked. Removes 380 files from the index while keeping them on disk for the running container.
17 lines
209 B
Plaintext
17 lines
209 B
Plaintext
# Data directories (user data, not tracked)
|
|
data/
|
|
zotero/data/
|
|
zotero/profiles/
|
|
tuva/
|
|
logs/**
|
|
|
|
# Marimo cache
|
|
notebooks/__marimo__/
|
|
.deploy_key
|
|
.env
|
|
.deploy_key.pub
|
|
**__pycache__**
|
|
.coverage
|
|
dist/
|
|
*.egg-info/
|