diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0afc45d --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.* +tests/*_pb2*.py +__pycache__/* +*.egg-info +build/* +dist/* +*.pyc \ No newline at end of file