| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | *~*/*~*/*/*~*/*/*/*~*/*/*/*/*~#local/# Git.git.gitignore# CI.codeclimate.yml.travis.yml.taskcluster.yml# Byte-compiled / optimized / DLL files__pycache__/*/__pycache__/*/*/__pycache__/*/*/*/__pycache__/*.py[cod]*/*.py[cod]*/*/*.py[cod]*/*/*/*.py[cod]# to sync with .gitignore.coveragecoverage/.installed.cfgengines.cfgenvsearx-verobot_log.htmlrobot_output.xmlrobot_report.htmltest_basic/setup.cfg# node_modulesnode_modules/*/node_modules/*/*/node_modules/*/*/*/node_modules/*/*/*/*/node_modules/.tx/
 |