36 lines
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			430 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
 | |
| other_langs/tests_dotnet/ExampleTestProject/bin
 | |
| other_langs/tests_dotnet/ExampleTestProject/obj
 |