global gitignore

This commit is contained in:
2021-05-24 15:30:34 +02:00
parent c12258d4c5
commit 31ec109990
2 changed files with 3 additions and 0 deletions

1
.config/gitignore Normal file
View File

@@ -0,0 +1 @@
/ignore

View File

@@ -8,3 +8,5 @@
required = true
[init]
defaultBranch = master
[core]
excludesFile = ~/.config/gitignore