d952410965
* chore(): remove executable flag on moto/s3/response.py * chore(): ignore .eggs temp file * feat(#1987): get bucket acceleration support * feat(#1987): put bucket acceleration support * feat(#1987): suspend undefined bucket is a no-op * feat(#1987): validate accelerate_configuration status * feat(#1987): bucket containing dots do not support acceleration * doc(#1987): update implementation coverage
22 lines
193 B
Plaintext
22 lines
193 B
Plaintext
moto.egg-info/*
|
|
dist/*
|
|
.cache
|
|
.tox
|
|
.coverage
|
|
cover/
|
|
*.pyc
|
|
*~
|
|
.noseids
|
|
build/
|
|
.idea/
|
|
*.swp
|
|
.DS_Store
|
|
python_env
|
|
.ropeproject/
|
|
.pytest_cache/
|
|
venv/
|
|
.python-version
|
|
.vscode/
|
|
tests/file.tmp
|
|
.eggs/
|