Files
stack/.gitignore
kert 68acc1edb3
Some checks failed
ci/woodpecker/push/infra-ci Pipeline failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
gitignore zotero/profiles and untrack from index
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.
2026-02-28 20:05:37 -05:00

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/