17 lines
176 B
Text
17 lines
176 B
Text
# ignore all
|
|
*
|
|
|
|
# except:
|
|
!.zshrc
|
|
!.config
|
|
!.config/nvim
|
|
!.config/nvim/**
|
|
!.config/kitty
|
|
!.config/kitty/*
|
|
!.gitignore
|
|
!.zsh
|
|
!.zsh/**
|
|
!.tmux.conf
|
|
!.gitconfig
|
|
!.local
|
|
!.local/**
|