update gitignore

This commit is contained in:
Frederik Jaeckel 2024-11-21 14:25:46 +01:00
parent c0bfe61f92
commit 3ed3530983
2 changed files with 2 additions and 1 deletions

1
.env Normal file
View file

@ -0,0 +1 @@
PYTHONPATH=~/Projekte/tr70/lib/python3.10/site-packages

View file

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