Skip to content

Instantly share code, notes, and snippets.

@jsjolund
Created October 16, 2022 12:07
Show Gist options
  • Save jsjolund/1e0f1dec428dc12b91236d9ec254aacb to your computer and use it in GitHub Desktop.
Save jsjolund/1e0f1dec428dc12b91236d9ec254aacb to your computer and use it in GitHub Desktop.
$HOME/.gitignore
# Ignore everything
/**
# But not these files...
!.gitignore
!.vimrc
!.bashrc
!.Xresources
!.qjoypad3
!**/ps3.lyt
!.config
!.config/mpv
!.config/mpv/**
!.config/xmonad
!.config/xmonad/xmonad.hs
!.p10k.zsh
!.tmux.conf
!.Xmodmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment