Files
.dotfiles/.gitignore
2026-02-11 19:02:12 +01:00

78 lines
872 B
Plaintext

# ignore everything
/*
# allowed misc files
!.gitmodules
!.gitignore
!README.md
# allow some stuff to be pushed
!alacritty
!.pyenv
# zsh
!zsh
zsh/*
!zsh/.zshrc
!zsh/.zshenv
!zsh/.zprofile
!zsh/.zsh_plugins*.txt
!zsh/scripts.zsh
!zsh/aliases.zsh
!zsh/completions/.keep
!zsh/ssh-menu
!zsh/get-dump
# starship
!starship
starship/*
!starship/config.toml
# tmux
!tmux
tmux/*
!tmux/tmux.conf
!tmux/tmux-new-project
!tmux/tmux-sessionizer
!tmux/tmux-ggclone
!tmux/tmux-ssher
# git
!git
git/*
!git/config
!git/ignore
!git/config.d
git/config.d/*
!git/config.d/aflabs.conf
!git/config.d/flare.conf
# ghostty
!ghostty
ghostty/*
!ghostty/config
!ghostty/themes
# sway
!sway
sway/*
!sway/config
!sway/config.d
!sway/host.d
!swaylock
swaylock/*
!swaylock/config
!swayidle
swayidle/*
!swayidle/config
!waybar
!bin
# flameshot
!flameshot
flameshot/*
!flameshot/flameshot.ini