mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-13 19:03:40 +02:00
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/29 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
24 lines
401 B
Text
24 lines
401 B
Text
**
|
|
!.config/
|
|
!.local/
|
|
!.ssh/
|
|
|
|
# Include configs
|
|
!.nanorc
|
|
!.tmux.conf
|
|
!.gitconfig
|
|
!.ssh/config
|
|
!.config/git/
|
|
!.config/git/**
|
|
!.bash_aliases
|
|
!.bash_profile
|
|
!.local/share/
|
|
!.local/share/code-server/
|
|
!.local/share/code-server/User/
|
|
!.local/share/code-server/User/settings.json
|
|
!.local/share/VSCodium/
|
|
!.local/share/VSCodium/User/
|
|
!.local/share/VSCodium/User/settings.json
|
|
|
|
# Include this file
|
|
!.gitignore
|