1
0
mirror of https://github.com/securego/gosec.git synced 2025-01-18 02:58:22 +02:00
gosec/.gitignore

28 lines
281 B
Plaintext
Raw Normal View History

2016-07-20 11:02:01 +01:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
2016-08-28 11:35:58 -07:00
gas
2016-07-20 11:02:01 +01:00
# 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
.DS_Store