0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-11-21 13:40:39 +00:00

Make gitignore more simple

This commit is contained in:
Thomas Boerger 2019-08-15 10:19:19 +02:00
parent 90106c5ebb
commit 92e18089f6
No known key found for this signature in database
GPG Key ID: 09745AFF9D63C79B

26
.gitignore vendored
View File

@ -1,30 +1,4 @@
# 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
release/
vendor/
coverage.out
drone-ansible