diff --git a/.gitignore b/.gitignore index 9347d14..3f8a4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,35 @@ -dist +* + +!steam/ +!steam/* +!steam/*/* +!steam/*/*/* +!steam/*/*/*/* +!steam/*/*/*/*/* +!steam/*/*/*/*/*/* +!steam/*/*/*/*/*/*/* + +!docs/ +!docs/* +!docs/api/ +!docs/api/*.rst + +!protobufs/ +!protobufs/* + +!tests/ +!tests/* + +!vcr/ +!vcr/* + +!recipes/ +!recipes/* +!recipes/*/* +!recipes/*/*/* + *.egg-info *.pyc .coverage *.swp - -steam/protobufs/*.proto +*.bin