cashbook/.hgignore

8 lines
106 B
Text
Raw Normal View History

2022-08-05 10:49:06 +02:00
syntax: glob
build/*
dist/*
mds_cashbook.egg-info/*
2022-08-05 12:02:04 +02:00
locale/convert_de2en.py
__pycache__/*
.pytest_cache/*