mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
29 lines
377 B
Text
Executable file
29 lines
377 B
Text
Executable file
# ignore everything
|
|
/*
|
|
/*/
|
|
|
|
# ... but these:
|
|
!/i3/
|
|
!/polybar/
|
|
!/ranger/
|
|
/ranger/plugins/__pycache__/*
|
|
/ranger/colorschemes/__pycache__/*
|
|
/ranger/folders.conf
|
|
!/kitty/
|
|
!/alacritty/
|
|
!/fish/
|
|
!/neofetch/
|
|
!/omf/
|
|
!/compton.conf
|
|
!/.Xmodmap
|
|
!/.Xmodmap-cn
|
|
!/.zshrc
|
|
!/.gitignore
|
|
#!/llpp.conf
|
|
!/README.md
|
|
!/vimium-options.json
|
|
!/zsh
|
|
!/i3status/
|
|
!/mutt/
|
|
/mutt/accounts/*
|
|
!/my-packages.txt
|