Added QueryGen, RouterGen, Patcher and config.json to .gitignore

This commit is contained in:
Azareal 2018-08-06 12:48:47 +10:00
parent b8681524f3
commit 7a66b73a62
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -11,6 +11,7 @@ uploads/avatar_*
uploads/socialgroup_*
backups/*.sql
logs/*.log
config/config.json
node_modules/*
bin/*
out/*
@ -22,6 +23,9 @@ out/*
.vscode/launch.json
schema/lastSchema.json
config/config.go
QueryGen
RouterGen
Patcher
Gosora
Install
template_*.go