update gitignore

This commit is contained in:
Frederik Jaeckel 2024-07-19 17:11:07 +02:00
parent e007cea2cd
commit 77ffa9ab9d

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.pyc
build/*
dist/*
mds_cashbook_report.egg-info/*
locale/convert_de2en.py
__pycache__/*