diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ab6c9c9d..f3fa31ae2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ query.log Corefile *.swp coredns +coredns.exe +coredns.exe~ +debug +debug.test kubectl go-test-tmpfile* coverage.txt |