update gitignore

This commit is contained in:
Frederik Jaeckel 2024-07-19 17:11:07 +02:00
parent 21aea9518e
commit b527db6fe5

View file

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