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