From 2062c7bc2068a9d0dbe95871cf9b2d23f3f7fc06 Mon Sep 17 00:00:00 2001 From: Angelos Chatzimparmpas Date: Fri, 18 Jun 2021 17:05:58 +0200 Subject: [PATCH] This is the official paper version. --- frontend/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/.gitignore b/frontend/.gitignore index 541a820..98ef9ba 100755 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -4,6 +4,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +cachedir +__pycache__ # Editor directories and files .idea