fix: move .gitconfig to root dir

This commit is contained in:
Victor Westerlund 2024-11-22 04:00:05 +01:00
parent 347f373604
commit b85e546c1c
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
# Include configs
!.nanorc
!.tmux.conf
!.gitconfig
!.config/git/
!.config/git/**
!.bash_aliases