Ignore VSCode project settings
This commit is contained in:
parent
fb9af1c4c6
commit
cd98f96cd0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -31,6 +31,9 @@ coverage
|
||||||
# PyCharm project settings
|
# PyCharm project settings
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# VSCode project settings
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Local data
|
# Local data
|
||||||
secrets.py
|
secrets.py
|
||||||
*.log
|
*.log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue