Remove all editor stuff from .gitignore (#3820)

Remove all cruft from .gitignore and leave build artifacts and add
a comment.

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-04-08 21:34:43 +02:00
committed by GitHub
parent 2a0862a5a6
commit 08120096eb

14
.gitignore vendored
View File

@@ -1,18 +1,6 @@
query.log # only add build artifacts concerning coredns - no editor related files
Corefile
*.swp
coredns coredns
coredns.exe coredns.exe
coredns.exe~
kubectl
go-test-tmpfile*
coverage.txt
.idea/
.DS_Store
*~
.classpath
.project
.settings/**
build/ build/
release/ release/
vendor/ vendor/