mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user