Update .gitignore
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# exclude everything
|
||||
*
|
||||
|
||||
# exception to the rule
|
||||
!.revealjs/*
|
||||
!.scripts/*
|
||||
!.templates/*
|
||||
!.bash_aliases
|
||||
!.emacs
|
||||
!.gitconfig
|
||||
!.gitignore
|
||||
!README.md
|
||||
Reference in New Issue
Block a user