Codebase list golang-github-ungerik-go-sysfs / eaa365d7-4f4a-4f9d-a332-4c85c477ecfd/main .gitignore
eaa365d7-4f4a-4f9d-a332-4c85c477ecfd/main

Tree @eaa365d7-4f4a-4f9d-a332-4c85c477ecfd/main (Download .tar.gz)

.gitignore @eaa365d7-4f4a-4f9d-a332-4c85c477ecfd/mainraw · 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
*.test