mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Insert *~ when using emacs in .gitignore (#2623)
Ignore temporary files *~ when editting source codes with emacs. Co-Authored-By: Dao Cong Tien tiendc@vn.fujitsu.com Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
committed by
Miek Gieben
parent
6dfe6b7c61
commit
a727747794
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ go-test-tmpfile*
|
||||
coverage.txt
|
||||
.idea/
|
||||
.DS_Store
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user