This is a reusable plain version the varia library website. You can host your own website of books using just a simple csv file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
240 B

/.venv/
/__pycache__/
*.pyc
*.egg-info/
.eggs/
build/
dist/
pip-wheel-metadata/
*.db
instance/*
migrations/*
6 months ago
library/data/*.toc
library/data/*.csv
library/data/*.seg
library/data/MAIN_WRITELOCK
6 months ago
library/files/*.pdf
2 months ago
settings_development.toml