moto/.gitignore
2020-02-07 23:39:31 +01:00

25 lines
217 B
Plaintext

moto.egg-info/*
dist/*
.cache
.tox
.coverage
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