global gitignore
This commit is contained in:
1
.config/gitignore
Normal file
1
.config/gitignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/ignore
|
||||||
@@ -8,3 +8,5 @@
|
|||||||
required = true
|
required = true
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
[core]
|
||||||
|
excludesFile = ~/.config/gitignore
|
||||||
|
|||||||
Reference in New Issue
Block a user