linx-server/.gitignore

31 lines
306 B
Plaintext
Raw Normal View History

2015-09-24 05:44:49 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2015-09-25 02:18:23 +00:00
# Swap files
*.swp
2015-09-24 05:44:49 +00:00
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
2015-09-26 00:40:39 +00:00
linx-server
files/