mirror of
https://github.com/pmeier/light-the-torch.git
synced 2024-09-08 23:29:28 +03:00
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
recursive-exclude .github *
|
|
recursive-exclude local-project-stubs
|
|
recursive-exclude scripts *
|
|
recursive-exclude tests *
|
|
|
|
exclude .coveragerc
|
|
exclude .flake8
|
|
exclude .gitignore
|
|
exclude .pre-commit-config.yaml
|
|
exclude .prettierrc.yaml
|
|
exclude codecov.yml
|
|
exclude dodo.py
|
|
exclude MANIFEST.in
|
|
exclude pytest.ini
|
|
exclude requirements-dev.txt
|