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