提交
This commit is contained in:
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
.buildpath
|
||||
.hgignore.swp
|
||||
.project
|
||||
.orig
|
||||
.swp
|
||||
.idea/
|
||||
.settings/
|
||||
vendor/
|
||||
composer.lock
|
||||
gitpush.sh
|
||||
pkg/
|
||||
bin/
|
||||
cbuild
|
||||
**/.DS_Store
|
||||
.test/
|
||||
main
|
||||
output/
|
||||
manifest/output/
|
||||
temp/
|
||||
data/db.sqlite
|
||||
public/uploads/
|
||||
cool.sqlite
|
||||
node_modules
|
||||
docs/.vuepress/dist/
|
||||
cool-tools/cool-tools
|
||||
go.work
|
||||
data/mysql/
|
||||
data/redis/
|
||||
go.work.sum
|
||||
data/
|
||||
__debug_*
|
||||
Reference in New Issue
Block a user