diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-11-30 13:21:58 +0100 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-11-30 13:21:58 +0100 |
commit | e687f5c290d30d32c9c32c4ae5c7b9085697ab87 (patch) | |
tree | de05f90b950859e1d5136b301de9ac877d467c4f /.gitignore | |
parent | 08f4b7f5062ad75299797c71ec23eaa4e7bf706f (diff) | |
download | searxng-e687f5c290d30d32c9c32c4ae5c7b9085697ab87.tar.gz searxng-e687f5c290d30d32c9c32c4ae5c7b9085697ab87.zip |
[enh][oscar_template] split js-files and compile them together
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0f347d81a..08cf582aa 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ setup.cfg *.pyc */*.pyc +*~ bin/ build/ |