Files @ d8afb209f7a2
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
gitignore: Add .mypy_cache.
1
2
3
4
5
6
7
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
__pycache__/