xgit simple git

xgit

this project — static git page generator by polymath

kb.hax.al
clone git clone https://kb.hax.al/xgit

.gitignore

1 __pycache__/
2 *.py[cod]
3 *$py.class
4 .venv/
5 venv/
6 .env
7 data/
8 html/
9 *.egg-info/
10 dist/
11 build/
12 .DS_Store
13 .pytest_cache/
14 .mypy_cache/
15 .ruff_cache/