mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
79 lines
1.2 KiB
Text
Executable file
79 lines
1.2 KiB
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
|
|
!/README_cn.md
|
|
!/vimium-options.json
|
|
!/zsh
|
|
!/i3status/
|
|
!/mutt/
|
|
/mutt/accounts/*
|
|
!/my-packages.txt
|
|
!/jesseduffield/
|
|
/jesseduffield/lazygit/*
|
|
!/jesseduffield/lazygit/config.yml
|
|
!/.tmux.conf
|
|
!/tmux/
|
|
ranger/colorschemes/__init__.pyo
|
|
ranger/colorschemes/default.pyo
|
|
ranger/plugins/__init__.pyo
|
|
ranger/plugins/devicons.pyo
|
|
ranger/plugins/devicons_linemode.pyo
|
|
!/pudb/
|
|
/pudb/*
|
|
!/pudb/pudb.cfg
|
|
!/bin
|
|
!/lmk
|
|
!/.yabairc
|
|
!/Default.bttpreset
|
|
!/joshuto
|
|
!/yazi
|
|
!/*.bttpreset
|
|
!/taplo.toml
|
|
|
|
jesseduffield/lazynpm/state.yml
|
|
|
|
ranger/__pycache__/commands.cpython-39.opt-1.pyc
|
|
yazi/bookmark
|
|
|
|
# Claude Code configuration
|
|
!/claude/
|
|
/claude/*
|
|
!/claude/settings.json
|
|
!/claude/system-prompt.txt
|
|
!/claude/scripts/
|
|
!/claude/commands/
|
|
!/claude/agents/
|
|
|
|
# Deploy script
|
|
!/deploy.sh
|
|
|
|
# Raycast scripts directory
|
|
!/raycast-scripts/
|
|
!/ccstatusline/
|
|
!/docs/
|
|
|
|
# Codex configuration
|
|
!/codex/
|
|
/codex/*
|
|
!/codex/config.toml
|
|
!/codex/AGENTS.md
|