gin-server/.gitignore

30 lines
314 B
Plaintext
Raw Permalink Normal View History

2021-08-22 01:00:58 +08:00
.idea
2016-09-21 11:35:45 +08:00
# 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
2016-11-29 09:08:31 +08:00
*.swp
2016-09-25 20:08:45 +08:00
/examples/server
2019-01-19 13:29:36 +08:00
/examples/data.db