Update .gitignore

This commit is contained in:
Nathan Schneider
2020-12-24 17:34:26 +00:00
parent e2d279d7b3
commit 9cf5dc2960
+12
View File
@@ -0,0 +1,12 @@
# exclude everything
*
# exception to the rule
!.revealjs/*
!.scripts/*
!.templates/*
!.bash_aliases
!.emacs
!.gitconfig
!.gitignore
!README.md