Ignore zip files
They're periodically left over from extension updates. They should be properly cleaned up at some point, but for now,
This commit is contained in:
parent
d7c5ac1d5e
commit
62804ababa
|
@ -1,2 +1,3 @@
|
|||
.idea/
|
||||
*.swp
|
||||
*.zip
|
||||
|
|
Loading…
Reference in New Issue