1
0
mirror of https://github.com/strongdm/comply synced 2024-06-28 21:14:22 +00:00
comply/vendor/github.com/andygrunwald/go-jira/.gitignore
Justin McCarthy 4d63cf559b
dep ensure
2018-06-01 17:37:01 -07:00

30 lines
311 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Don't check in vendor
vendor/
# 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
*.iml
.idea