gosl/.gitignore

35 lines
348 B
Plaintext
Raw Permalink Normal View History

2016-01-18 21:01:00 +01: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
# Avoid storing test certificates and keys
*.key
*.csr
*.pem
*.crt
2016-02-07 00:16:30 +01:00
*.lvl
2016-02-05 23:29:15 +01:00
/gosl