update gitignore

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

View file

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