From 85fa10cde8ebe133dbf6c80bed73e0ca039d51af Mon Sep 17 00:00:00 2001 From: "Marcel Kapfer (mmk2410)" Date: Sat, 18 Jun 2016 23:40:09 +0200 Subject: [PATCH] Add test files --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0470150..bda2954 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,9 @@ doc/api/ .idea/ *.iml *.ipr -*.iws +*.iws/index.html + +# Other +/index.html +/json/ +/test.js