update gitignore

This commit is contained in:
Frederik Jaeckel 2024-07-19 15:33:50 +02:00
parent fef3138313
commit 9cb4b15c45

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
*.pyc
build/*
dist/*
mds_cashbook.egg-info/*
locale/convert_de2en.py
__pycache__/*
.pytest_cache/*
.env