home/.gitignore
2023-09-05 22:10:38 +02:00

10 lines
93 B
Text

# ignore all
*
# except:
!.zshrc
!.config/nvim
!.config/kitty
!.gitignore
!.zsh
!.tmux.conf