add gitignore

This commit is contained in:
Frederik Jaeckel 2024-12-19 11:16:23 +01:00
parent 8b6ee8c773
commit fd7f775eb1

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*.pyc
.env
dist/*
mds_document_incoming_invoice_xml.egg-info/*
build/*