moto/.gitignore
2023-03-02 13:28:21 -01:00

34 lines
334 B
Plaintext

moto*.egg-info/*
dist/*
.cache
.tox
.coverage
coverage.xml
cover/
*.pyc
*~
.noseids
build/
.idea/
*.swp
.DS_Store
python_env
.ropeproject/
.pytest_cache/
venv/
env/
.python-version
.vscode/
tests/file.tmp
.eggs/
.mypy_cache/
*.tmp
.venv/
htmlcov/
.~c9_*
.coverage*
docs/_build
moto_recording
.hypothesis
other_langs/tests_java/target