20
0

added .gitignore file

- Created .gitignore file within the template directory. I believe
  that /this/ repository should not know about them but the
  new_beamer_presentation should export these so that we don't have to
  create a new .gitignore file from scratch every time we create a
  presentation.
This commit is contained in:
2014-04-23 12:28:03 -07:00
parent 5196f98b35
commit 2785d9adf2

View File

@@ -1 +1,10 @@
auto/*
auto/
/*.aux
/*.log
/*.nav
/*.out
/*.pdf
/*.snm
/*.toc
/notes.config
/vc