forked from zaclys/searxng
Merge pull request #1162 from trankmichael/adding-virtualenv-to-gitignore
added searx-ve to gitignore
This commit is contained in:
commit
bec9906b9e
|
@ -3,6 +3,7 @@ coverage/
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
engines.cfg
|
engines.cfg
|
||||||
env
|
env
|
||||||
|
searx-ve
|
||||||
robot_log.html
|
robot_log.html
|
||||||
robot_output.xml
|
robot_output.xml
|
||||||
robot_report.html
|
robot_report.html
|
||||||
|
|
Loading…
Reference in New Issue