update gitignore

This commit is contained in:
Frederik Jaeckel 2024-07-19 15:33:50 +02:00
parent 400ebed692
commit 6aca58bcc2

View file

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