updated gitignore.
This commit is contained in:
parent
0b4216c0b0
commit
ee9f18d3c4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ var/*
|
||||||
# Misc - python stuff
|
# Misc - python stuff
|
||||||
__pycache__
|
__pycache__
|
||||||
.venv
|
.venv
|
||||||
|
.idea
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue