Codebase list golang-github-spaolacci-murmur3 / cb4e8c68-0477-4d65-8765-37175e38c5b4/upstream .gitignore
cb4e8c68-0477-4d65-8765-37175e38c5b4/upstream

Tree @cb4e8c68-0477-4d65-8765-37175e38c5b4/upstream (Download .tar.gz)

.gitignore @cb4e8c68-0477-4d65-8765-37175e38c5b4/upstreamraw · history · blame

# 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