From: Benjamin Mako Hill Date: Wed, 5 Jan 2022 00:10:02 +0000 (+0900) Subject: also move the gitignore file X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/ed747f3bf5061f3528adaf293c20928473a26aae also move the gitignore file --- diff --git a/new_beamer_presentation b/new_beamer_presentation index ebba317..24f21ac 100755 --- a/new_beamer_presentation +++ b/new_beamer_presentation @@ -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