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