Files
coredns/.gitignore
Miek Gieben 08120096eb 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>
2020-04-08 21:34:43 +02:00

7 lines
116 B
Plaintext

# only add build artifacts concerning coredns - no editor related files
coredns
coredns.exe
build/
release/
vendor/