初始
This commit is contained in:
32
.gitignore
vendored
Normal file
32
.gitignore
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
.buildpath
|
||||
.hgignore.swp
|
||||
.project
|
||||
.orig
|
||||
.swp
|
||||
.idea/
|
||||
.settings/
|
||||
.vscode/
|
||||
vendor/
|
||||
composer.lock
|
||||
gitpush.sh
|
||||
pkg/
|
||||
bin/
|
||||
cbuild
|
||||
**/.DS_Store
|
||||
.vscode/
|
||||
.test/
|
||||
main
|
||||
output/
|
||||
manifest/output/
|
||||
*.exe
|
||||
tmp/
|
||||
resource/data/gen_sql
|
||||
resource/log/
|
||||
resource/public/big_file
|
||||
resource/public/upload_file
|
||||
manifest/config/config.yaml
|
||||
GFastV3
|
||||
/manifest/config/db.yaml
|
||||
/public
|
||||
/resource/
|
||||
.xlsx
|
Reference in New Issue
Block a user