Simplify gitignore file

This commit is contained in:
Thomas Boerger 2019-08-01 01:07:06 +02:00
parent ae5be791e9
commit ae411a1b98
No known key found for this signature in database
GPG Key ID: 09745AFF9D63C79B
1 changed files with 0 additions and 26 deletions

26
.gitignore vendored
View File

@ -1,27 +1 @@
# 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
vendor/
coverage.out