zrepl/.gitignore

32 lines
308 B
Plaintext
Raw Normal View History

2017-09-30 15:20:07 +02:00
# Golang
vendor/
2017-09-30 15:20:07 +02:00
# IDEs
.idea/
.vscode/
2017-04-14 01:40:49 +02: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