github.com/Azareal/Gosora@v0.0.0-20210729070923-553e66b59003/.gitignore (about) 1 tmp/* 2 !tmp/filler.txt 3 tmp2/* 4 cert_test/* 5 tmp.txt 6 run_notemplategen.bat 7 brun.bat 8 9 attachs/* 10 !attachs/filler.txt 11 uploads/avatar_* 12 uploads/socialgroup_* 13 backups/*.sql 14 logs/*.log 15 config/config.json 16 node_modules/* 17 samples/vue/node_modules/* 18 samples/vue/* 19 bin/* 20 out/* 21 *.exe 22 *.exe~ 23 *.prof 24 *.log 25 .DS_Store 26 .vscode/launch.json 27 config/config.go 28 QueryGen 29 RouterGen 30 Patcher 31 Gosora 32 Installer 33 tmpl_*.go 34 tmpl_*.jgo