Skip to content
Snippets Groups Projects
Select Git revision
  • 0fccd9b29a8f108daec78a5b9d22012b7d61dc14
  • master default protected
  • fix-content-encoding
  • debian/unstable-swh
  • pristine-tar
  • debian/upstream
  • debian/buster-swh
  • mypy-version
  • debian/stretch-swh
  • debian/1.3.3-1_swh1
  • debian/upstream/1.3.3
  • v1.3.3
  • debian/1.3.2-1_swh1
  • debian/upstream/1.3.2
  • v1.3.2
  • debian/1.3.1-1_swh1
  • debian/upstream/1.3.1
  • v1.3.1
  • debian/1.3.0-1_swh1
  • debian/upstream/1.3.0
  • v1.3.0
  • debian/1.2.2-1_swh1_bpo10+1
  • debian/1.2.2-1_swh1
  • debian/upstream/1.2.2
  • v1.2.2
  • debian/1.2.1-1_swh1_bpo10+1
  • debian/1.2.1-1_swh1
  • debian/upstream/1.2.1
  • v1.2.1
29 results

.gitignore

Blame
  • Forked from Platform / Development / swh-deposit
    Source project has a limited visibility.
    .gitignore 172 B
    *.pyc
    *.sw?
    *~
    .coverage
    .eggs/
    __pycache__
    *.egg-info/
    version.txt
    /analysis.org
    /swh/deposit/fixtures/private_data.yaml
    /swh/deposit.json
    /test.json
    /swh/test
    db.sqlite3