mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-13 19:03:40 +02:00
fix: move .gitconfig to root dir
This commit is contained in:
parent
347f373604
commit
b85e546c1c
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
# Include configs
|
# Include configs
|
||||||
!.nanorc
|
!.nanorc
|
||||||
!.tmux.conf
|
!.tmux.conf
|
||||||
|
!.gitconfig
|
||||||
!.config/git/
|
!.config/git/
|
||||||
!.config/git/**
|
!.config/git/**
|
||||||
!.bash_aliases
|
!.bash_aliases
|
||||||
|
|
Loading…
Add table
Reference in a new issue