moto/.gitignore
Declan Shanaghy 659efe1c21 Add tests
2016-08-15 11:28:07 -07:00

14 lines
110 B
Plaintext

moto.egg-info/*
dist/*
.cache
.tox
.coverage
cover/
*.pyc
*~
.noseids
build/
.idea/
*.swp
.DS_Store
python_env