From 6a74b4425eb3121b175c59e6e9ea657a09f475d0 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Mon, 27 Jul 2020 23:43:06 +0200 Subject: [PATCH] add config.py to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5fdbc5d..6287b8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ js/ +config.py content/ __pycache__/ css/