From bfe25a65e46475cd76e64b64c47bed08f992b80c Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Mon, 29 May 2023 13:58:17 -0400 Subject: notForProd: added test files for 16:9 themes --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bd4030 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Ignore files starting with "procrastiSlides" +procrastiSlides*.pdf + +# Ignore the conversion files +push*.md +convert*.md -- cgit v1.2.3