update gitignore
This commit is contained in:
parent
fef3138313
commit
9cb4b15c45
1 changed files with 1 additions and 1 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*.pyc
|
||||
build/*
|
||||
dist/*
|
||||
mds_cashbook.egg-info/*
|
||||
locale/convert_de2en.py
|
||||
__pycache__/*
|
||||
.pytest_cache/*
|
||||
.env
|
Loading…
Add table
Add a link
Reference in a new issue