add gitignore
This commit is contained in:
parent
8b6ee8c773
commit
fd7f775eb1
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.pyc
|
||||
.env
|
||||
dist/*
|
||||
mds_document_incoming_invoice_xml.egg-info/*
|
||||
build/*
|
Loading…
Reference in a new issue