mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
Added files to .gitignore (#1334)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,6 +2,10 @@ query.log
|
|||||||
Corefile
|
Corefile
|
||||||
*.swp
|
*.swp
|
||||||
coredns
|
coredns
|
||||||
|
coredns.exe
|
||||||
|
coredns.exe~
|
||||||
|
debug
|
||||||
|
debug.test
|
||||||
kubectl
|
kubectl
|
||||||
go-test-tmpfile*
|
go-test-tmpfile*
|
||||||
coverage.txt
|
coverage.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user