update gitignore

remotes/origin/HEAD
Max Yakovenko 8 years ago
parent 6f876961e2
commit 55b3ef1906
  1. 4
      .gitignore

4
.gitignore vendored

@ -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

Loading…
Cancel
Save