Add git ignore command

This commit is contained in:
Talia 2022-04-20 12:52:33 +02:00
parent 27b296ac5c
commit d132831efd
1 changed files with 1 additions and 0 deletions

View File

@ -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"]