From 50ff93e7af20776c76390ab70c66dec15beda264 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Thu, 4 Jun 2020 12:32:21 +0200 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a1fdd5..8732853 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ bin/ -exercises.pdf -.stignore +notes/*.pdf +slides/*.pdf