update gitignore

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

View file

@ -1,4 +1,4 @@
syntax: glob
*.pyc
build/*
dist/*
mds_cashbook_report.egg-info/*