update gitignore
This commit is contained in:
parent
c0bfe61f92
commit
3ed3530983
2 changed files with 2 additions and 1 deletions
1
.env
Normal file
1
.env
Normal file
|
@ -0,0 +1 @@
|
||||||
|
PYTHONPATH=~/Projekte/tr70/lib/python3.10/site-packages
|
2
.hgignore → .gitignore
vendored
2
.hgignore → .gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
syntax: glob
|
*.pyc
|
||||||
build/*
|
build/*
|
||||||
dist/*
|
dist/*
|
||||||
mds_account_invoice_xrechnung.egg-info/*
|
mds_account_invoice_xrechnung.egg-info/*
|
Loading…
Reference in a new issue