Skip to content
Snippets Groups Projects
.dockerignore 110 B
Newer Older
  • Learn to ignore specific revisions
  • .idea/
    */__pycache__/
    .env
    .venv
    env/
    venv/
    ENV/
    README.md
    .pytest_cache
    .mypy_cache
    htmlcov
    clowm/tests
    .git