Codebase list golang-code.gitea-git / 6511c307-8090-48d6-ba73-aa2dbe7a0f42/main .gitignore
6511c307-8090-48d6-ba73-aa2dbe7a0f42/main

Tree @6511c307-8090-48d6-ba73-aa2dbe7a0f42/main (Download .tar.gz)

.gitignore @6511c307-8090-48d6-ba73-aa2dbe7a0f42/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
*.prof

coverage.out

benchmark/
tests/repos/repo1/