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