diff options
-rw-r--r-- | .gitignore | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore index 71b82c5bb..67780a471 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,6 @@ -query.log -Corefile -*.swp +# only add build artifacts concerning coredns - no editor related files coredns coredns.exe -coredns.exe~ -kubectl -go-test-tmpfile* -coverage.txt -.idea/ -.DS_Store -*~ -.classpath -.project -.settings/** build/ release/ vendor/ |