42 lines
		
	
	
		
			622 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			622 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
 | |
| moto/moto_proxy/certs/*.crt
 | |
| moto/moto_proxy/certs/*.csr
 | |
| moto/moto_proxy/certs/*.conf
 | |
| .hypothesis
 | |
| other_langs/tests_java/target
 | |
| other_langs/tests_dotnet/ExampleTestProject/bin
 | |
| other_langs/tests_dotnet/ExampleTestProject/obj
 | |
| other_langs/tests_ruby/Gemfile.lock
 | |
| other_langs/terraform/*/.terraform*
 | |
| other_langs/terraform/*/terraform*
 |