dotfiles/.gitignore
2022-05-08 09:13:44 -07:00

13 lines
164 B
Plaintext

# Ignore everything
*
# But not these files...
!.gitignore
!bash/**
!tmux/tmux.conf
!tmux/setup.sh
!scripts/*
!nano/*
!x11/**
!starship.toml
#directory catchall
!*/