Files
dotfiles/.gitignore
T
2020-12-24 17:34:26 +00:00

13 lines
145 B
Plaintext

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