Files
dotfiles/.gitignore
T
2024-07-14 14:11:38 -06:00

14 lines
152 B
Plaintext

# exclude everything
*
# exception to the rule
!.revealjs/*
!.scripts/*
!.templates/*
!.bash_aliases
!.emacs
!.gitconfig
!.gitignore
!.i3/*
!README.md