add build files to ignore

remotes/origin/HEAD
Max Yakovenko 8 years ago
parent c6fafcb919
commit e024f377ac
  1. 2
      .gitignore
  2. 11
      static/css/build.css
  3. 1
      static/js/build-min.js
  4. 21
      static/js/build.js

2
.gitignore vendored

@ -48,6 +48,8 @@ var/
*.egg
*.idea
static/(css|js)/build?(-min).(js|css)
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save