go-xmpp/.gitignore

36 lines
378 B
Plaintext
Raw Normal View History

2015-12-29 08:35:46 +00: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-01-06 17:21:47 +00:00
coverage.out
2019-05-16 14:13:19 +00:00
coverage.txt
2015-12-29 08:38:46 +00:00
.idea/
*.iml
2017-10-04 20:27:18 +00:00
.DS_Store
2018-01-01 17:57:56 +00:00
# Do not commit codeship key
codeship.aes
codeship.env
priv/