gitignore: update location

gitignore should be symlinked to ~/.config/git/ignore

see a3f74bf
pull/6/head
bretello 2022-08-12 15:46:51 +02:00
parent 6e17084112
commit 827843d8bd
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
2 changed files with 3 additions and 2 deletions

View File

@ -38,6 +38,7 @@
- '$HOME/bin'
- '$HOME/projects'
- '$HOME/git'
- '$HOME/.config/git'
- name: antibody # TODO: antibody is available on apt(debian)/brew/pacman
shell: |

View File

@ -1,6 +1,6 @@
# vi:syntax=gitconfig
[core]
excludesfile = ~/.gitignore
#[core] # DEPRECATED: excludesfile should be in ~/.config/git/ignore
#excludesfile = ~/.gitignore
#[init]
# templatedir = ~/.git_template