Add .zip files to .gitignore
This commit is contained in:
parent
706525fde1
commit
46ccc77235
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.vscode
|
||||
*.code-workspace
|
||||
__pycache__
|
||||
*.zip
|
Loading…
Add table
Add a link
Reference in a new issue