update,
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
_del
|
||||
|
||||
**/*Identifier
|
||||
./001_router/素材/*
|
||||
|
@@ -5,7 +5,11 @@ set -ex
|
||||
git config --global http.version HTTP/1.1
|
||||
git config --global lfs.allowincompletepush true
|
||||
git config --global lfs.locksverify true
|
||||
git config --global http.postBuffer 5368709120
|
||||
git config --global http.postBuffer 157286400
|
||||
git config --global core.compression 0
|
||||
git config --global pack.window 1
|
||||
|
||||
git config --global credential.cacheOptions "--timeout 86400"
|
||||
|
||||
git add .
|
||||
|
||||
|
Reference in New Issue
Block a user