updated gitignore
This commit is contained in:
parent
035f7fc8e6
commit
9e904400d8
1 changed files with 7 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1 +1,7 @@
|
||||||
|
# Filetypes
|
||||||
*.codeworkspace
|
*.codeworkspace
|
||||||
|
*.pyc
|
||||||
|
|
||||||
|
|
||||||
|
# Directories
|
||||||
|
__pycache__/
|
Loading…
Reference in a new issue