go-xmpp/.gitignore

36 lines
378 B
Text
Raw Permalink Normal View History

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