api-client-go/.gitignore

30 lines
306 B
Plaintext
Raw Normal View History

2018-02-27 11:37:15 +03:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2018-02-27 13:51:19 +03:00
# Folders
_obj
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
2018-02-27 11:37:15 +03:00
# IDE's files
.idea
2018-02-27 13:51:19 +03:00
*.iml
2018-02-27 11:37:15 +03:00
# Project ignores