18 lines
240 B
Plaintext
18 lines
240 B
Plaintext
/.venv/
|
|
/__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
build/
|
|
dist/
|
|
pip-wheel-metadata/
|
|
*.db
|
|
instance/*
|
|
migrations/*
|
|
library/data/*.toc
|
|
library/data/*.csv
|
|
library/data/*.seg
|
|
library/data/MAIN_WRITELOCK
|
|
library/files/*.pdf
|
|
settings_development.toml
|