diff options
| author | trankmichael <trankmichael@gmail.com> | 2018-01-24 11:50:31 -0500 |
|---|---|---|
| committer | trankmichael <trankmichael@gmail.com> | 2018-01-24 11:50:31 -0500 |
| commit | fc50699d695d8ad9c71696efa6ed46cecedc1e06 (patch) | |
| tree | ad4eb87723220d6bfeab6af55f4de9432657642f /.gitignore | |
| parent | 4ad5e6ad4f1e5ce89eb7d1135ada712fdd9ce6b6 (diff) | |
added searx-ve to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cd6d7e92b..3da4d0386 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ coverage/ .installed.cfg engines.cfg env +searx-ve robot_log.html robot_output.xml robot_report.html |