From e46ebc3f0a46722ea6b6aca81290a124c8c33c7e Mon Sep 17 00:00:00 2001 From: Andreas Herten <a.herten@fz-juelich.de> Date: Mon, 2 May 2022 09:10:57 +0200 Subject: [PATCH] Add static slides bundles to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6385ed8..b2fae91 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ custom.kit.css .ipynb_checkpoints/Introduction-to-Pandas-checkpoint.ipynb .prototyping/ .ipynb_checkpoints/ +static-slides-bundle.* \ No newline at end of file -- GitLab