From 5a1dcb65813b9d5eb49acdcf0132624079b2a691 Mon Sep 17 00:00:00 2001 From: Max Yakovenko Date: Sun, 19 Aug 2018 18:24:28 +0300 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6c1037b..849e37e 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,7 @@ var/ *.egg *.idea -static/(css|js)/* +static/js/* # PyInstaller # Usually these files are written by a python script from a template