From 7d0fbc92758fd47f00ac0f650c5e56b32c3f3d7c Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Wed, 5 Jan 2022 09:10:02 +0900 Subject: [PATCH] also move the gitignore file --- slides_template/new_beamer_presentation | 1 + 1 file changed, 1 insertion(+) diff --git a/slides_template/new_beamer_presentation b/slides_template/new_beamer_presentation index ebba317..24f21ac 100755 --- a/slides_template/new_beamer_presentation +++ b/slides_template/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