feat: Prohibit push *.zip
This commit is contained in:
parent
216866b26c
commit
925999f822
|
@ -6,7 +6,7 @@ npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
*.log
|
*.log
|
||||||
|
*.zip
|
||||||
# Editor directories and files
|
# Editor directories and files
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
|
|
Loading…
Reference in New Issue