Files @ 7f45788235cf
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
config: Start configuration file with books path.

Ultimately I would like to make it possible to configure the software
entirely through this file, rather than the hodgepodge system we have
now. But that can come later.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/