Fixed gitignore adn formatting
This commit is contained in:
parent
1be80bcbd3
commit
5755fd5582
2 changed files with 105 additions and 50 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -102,3 +102,11 @@ venv.bak/
|
|||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# zip files
|
||||
*.zip
|
||||
|
||||
# vscode configuration
|
||||
.vscode/
|
||||
|
||||
*.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue