Skip to content
Snippets Groups Projects
Select Git revision
  • a9eff9f72d1e62ae90f6510c38eff135fdd64790
  • branch/default default protected
  • master
3 results

.gitignore

Blame
  • user avatar
    ijl authored
    438cc3e5
    History
    .gitignore 153 B
    *.patch
    /perf.*
    __pycache__
    *.pyc
    /target
    .pytest_cache
    /.venv*
    benchmark_*.svg
    .coverage
    .benchmarks
    .mypy_cache
    vendor
    build
    !json/perfect_float.patch