gitignore: Ignore downloaded zips
This commit is contained in:
parent
eedcb9c0ba
commit
78ac29e733
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -12,3 +12,6 @@ node_modules
|
|||
|
||||
# State
|
||||
*.json
|
||||
|
||||
# Downloads
|
||||
*.zip
|
||||
|
|
Loading…
Reference in a new issue