diff options
| author | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-25 20:14:37 +0100 |
|---|---|---|
| committer | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-01-25 20:14:37 +0100 |
| commit | 525af2a031b787e22c3e310e61bfcd5fd1737bca (patch) | |
| tree | ac08b6ffb28c8f780e5feddf706b9c78ca70c677 /.gitignore | |
| parent | 44c9216c497862293318a48ad5c39f373cee95e6 (diff) | |
Add bing in the test units
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 08cf582aa..3268f8320 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ local/ parts/ searx.egg-info/ var/ +node_modules/ |