summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 08cf582aa315bc4f9fdf8efe4624cec163d4aeb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.coverage
.installed.cfg
engines.cfg
env
robot_log.html
robot_output.xml
robot_report.html
setup.cfg

*.pyc
*/*.pyc
*~

bin/
build/
coverage/
develop-eggs/
dist/
eggs/
include/
lib/
local/
parts/
searx.egg-info/
var/