From 64c09c00b3ab302e06431b2f7172c999e04887ff Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Sun, 17 Jul 2016 23:39:58 +0200 Subject: [PATCH] Added JSON with course data to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bda2954..012d4be 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ doc/api/ /index.html /json/ /test.js +data.json