diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0d20b648 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/moto/__init__.pyc b/moto/__init__.pyc deleted file mode 100644 index 0969fbd6..00000000 Binary files a/moto/__init__.pyc and /dev/null differ diff --git a/moto/core/__init__.pyc b/moto/core/__init__.pyc deleted file mode 100644 index 3679b007..00000000 Binary files a/moto/core/__init__.pyc and /dev/null differ diff --git a/moto/core/models.pyc b/moto/core/models.pyc deleted file mode 100644 index 0eaf077a..00000000 Binary files a/moto/core/models.pyc and /dev/null differ diff --git a/moto/ec2/__init__.pyc b/moto/ec2/__init__.pyc deleted file mode 100644 index aad71507..00000000 Binary files a/moto/ec2/__init__.pyc and /dev/null differ diff --git a/moto/ec2/models.pyc b/moto/ec2/models.pyc deleted file mode 100644 index f7d51b6a..00000000 Binary files a/moto/ec2/models.pyc and /dev/null differ diff --git a/moto/ec2/responses.pyc b/moto/ec2/responses.pyc deleted file mode 100644 index 83c92271..00000000 Binary files a/moto/ec2/responses.pyc and /dev/null differ diff --git a/moto/ec2/urls.pyc b/moto/ec2/urls.pyc deleted file mode 100644 index 5a13c4fe..00000000 Binary files a/moto/ec2/urls.pyc and /dev/null differ diff --git a/moto/ec2/utils.pyc b/moto/ec2/utils.pyc deleted file mode 100644 index c5395cf9..00000000 Binary files a/moto/ec2/utils.pyc and /dev/null differ diff --git a/moto/s3/__init__.pyc b/moto/s3/__init__.pyc deleted file mode 100644 index d172de9a..00000000 Binary files a/moto/s3/__init__.pyc and /dev/null differ diff --git a/moto/s3/models.pyc b/moto/s3/models.pyc deleted file mode 100644 index d515c95f..00000000 Binary files a/moto/s3/models.pyc and /dev/null differ diff --git a/moto/s3/responses.pyc b/moto/s3/responses.pyc deleted file mode 100644 index b1f545e1..00000000 Binary files a/moto/s3/responses.pyc and /dev/null differ diff --git a/moto/s3/urls.pyc b/moto/s3/urls.pyc deleted file mode 100644 index 4ab59047..00000000 Binary files a/moto/s3/urls.pyc and /dev/null differ diff --git a/tests/__init__.pyc b/tests/__init__.pyc deleted file mode 100644 index a328373b..00000000 Binary files a/tests/__init__.pyc and /dev/null differ diff --git a/tests/test_ec2/test_ec2.pyc b/tests/test_ec2/test_ec2.pyc deleted file mode 100644 index 50053ae6..00000000 Binary files a/tests/test_ec2/test_ec2.pyc and /dev/null differ diff --git a/tests/test_s3/test_s3.pyc b/tests/test_s3/test_s3.pyc deleted file mode 100644 index 8fe1e7de..00000000 Binary files a/tests/test_s3/test_s3.pyc and /dev/null differ