packer-cn/vendor/github.com/profitbricks/profitbricks-sdk-go/.gitignore

34 lines
427 B
Plaintext
Raw Normal View History

2016-06-28 22:35:41 -04: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-07-08 13:40:36 -04:00
/.idea/
.idea/compiler.xml
.idea/copyright/
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/profitbricks-sdk-go.iml
.idea/vcs.xml
.idea/workspace.xml