Updated .gitignore
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
This commit is contained in:
parent
9dd39e0263
commit
30bccc8529
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@
|
|||
*.swo
|
||||
# .pyc
|
||||
*.pyc
|
||||
# settings.json file
|
||||
settings.json
|
||||
|
|
Loading…
Reference in a new issue