forked from zaclys/searxng
tests and robot tests framework, build overhaul
This commit is contained in:
parent
348187cff9
commit
e740c8a8ea
17 changed files with 732 additions and 5 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -1,5 +1,14 @@
|
|||
env
|
||||
engines.cfg
|
||||
.installed.cfg
|
||||
setup.cfg
|
||||
|
||||
*.pyc
|
||||
*/*.pyc
|
||||
*/*.pyc
|
||||
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
build/
|
||||
develop-eggs/
|
||||
parts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue