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

15 lines
172 B
Plaintext

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