mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Add global ignores to git
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
signingkey = 86DAB9F71FF20A3A
|
||||
[core]
|
||||
editor = nano
|
||||
excludesfile = /Users/nikdoof/.gitignore_global
|
||||
|
||||
[alias]
|
||||
prune = fetch --prune
|
||||
|
||||
1
git/.gitignore_global
Normal file
1
git/.gitignore_global
Normal file
@@ -0,0 +1 @@
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user