From 55b3ef1906e5f74f21bd673eede458ca488b0ba8 Mon Sep 17 00:00:00 2001 From: Max Yakovenko Date: Sun, 19 Aug 2018 18:27:27 +0300 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa94e9b..6859c01 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,9 @@ var/ *.egg *.idea -static/js|css/* +static/css/build.css +static/js/build?(-min).js + # PyInstaller # Usually these files are written by a python script from a template