Skip to content
Snippets Groups Projects
.hgignore 632 B
^target/
^tmp/
^cache/
^datasets/new.toml
^results/

^web-ui/node_modules
^web-ui/dist
^web-ui/dist-ssr
^web-ui/.*\.local
^web-ui/.*\.log
^web-ui/logs

syntax: glob

*.pyc
.venv
.tox
**/.testtimes

syntax: rootglob
scm-perf/jhg-sync
scm-perf/env
scm-perf/results
scm-perf/html
scm-perf/tests/*.err
scm-perf/repos/
scm-perf/Pipfile
scm-perf/Pipfile.lock
scm-perf/.python-version
scm-perf/.idea/
scm-perf/local.repos
scm-perf/LOG
scm-perf/perfexts/perf-*.py
build/
python-libs/poulpe.egg-info/PKG-INFO
python-libs/poulpe.egg-info/SOURCES.txt
python-libs/poulpe.egg-info/dependency_links.txt
python-libs/poulpe.egg-info/top_level.txt