add some gitignore
This commit is contained in:
parent
caee854c48
commit
381cc1c028
|
@ -119,4 +119,8 @@ dmypy.json
|
|||
.idea
|
||||
|
||||
.vscode/
|
||||
*.log
|
||||
*.log
|
||||
|
||||
# custom
|
||||
test_pricelist/
|
||||
test_project/
|
||||
|
|
Loading…
Reference in New Issue