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