Add git ignore command
This commit is contained in:
parent
27b296ac5c
commit
d132831efd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
track = add --intent-to-add
|
||||
h = log -1 --format=%h
|
||||
hash = log -1 --format=%H
|
||||
ignore = "!$(git config --get core.editor) $(git rev-parse --show-toplevel)/.git/info/exclude"
|
||||
[user]
|
||||
useConfigOnly = true
|
||||
[user "darkwiiplayer"]
|
||||
|
|
Loading…
Reference in a new issue