add global gitignore

This commit is contained in:
2021-07-23 12:14:17 +03:00
parent 4428e3cc94
commit c075f4b6db
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
[core]
eol = lf
autocrlf = input
excludesFile = ~/.gitignore
[commit]
gpgsign = true
[gpg]