Files
nats-server/.gitignore
Larry McQueary 9dd2f7cb65 [ADDED] Add issue and PR templates [CI SKIP] (#443)
* [ADDED] Add issue and PR templates [CI SKIP]
2017-02-26 14:13:32 -07:00

47 lines
402 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
# Eclipse
.project
# IntelliJ
.idea/
# Emacs
*~
\#*\#
.\#*
# Mac
.DS_Store
# bin
gnatsd
# coverage
coverage.out
# Cross compiled binaries
pkg