mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
Ignore DS_Store in file .gitignore (#2622)
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
committed by
Yong Tang
parent
2b6fb578c3
commit
6dfe6b7c61
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,4 +7,5 @@ coredns.exe~
|
||||
kubectl
|
||||
go-test-tmpfile*
|
||||
coverage.txt
|
||||
.idea
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user