1
0
mirror of https://github.com/beego/bee.git synced 2025-07-17 18:22:17 +00:00
Files
testdata
.gitignore
.goxc.json
LICENSE
README.md
apiapp.go
autorouter.go
autorouter_test.go
bale.go
bee.go
bee.json
code.go
conf.go
fix.go
g.go
g_appcode.go
g_controllers.go
g_docs.go
g_hproseappcode.go
g_migration.go
g_model.go
g_scaffold.go
g_views.go
hproseapp.go
migrate.go
new.go
pack.go
run.go
rundocs.go
test.go
util.go
version.go
watch.go
bee/.gitignore
2016-01-07 10:17:34 +08:00

31 lines
313 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
#Custom
.DS_Store
bee
*.exe~
.goxc.local.json