also move the gitignore file
[beamer-mako] / new_beamer_presentation
index ebba3172338006cfabb37132c64f680e02155305..24f21ac7eed958f806b61bb229947b9d9a4b6a60 100755 (executable)
@@ -14,6 +14,7 @@ then
 
     # get rid of paper_template subdir
     mv $1/template/* $1
+    mv $1/template/.gitignore $1
     rm -rf $CURDIR/$1/template
 
     mv $1/example.tex $1/$1.tex

Benjamin Mako Hill || Want to submit a patch?