diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..339feb3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +venv +*.pyc + diff --git a/hugvey/__pycache__/__init__.cpython-36.pyc b/hugvey/__pycache__/__init__.cpython-36.pyc deleted file mode 100644 index b34ad43..0000000 Binary files a/hugvey/__pycache__/__init__.cpython-36.pyc and /dev/null differ diff --git a/hugvey/__pycache__/client.cpython-36.pyc b/hugvey/__pycache__/client.cpython-36.pyc deleted file mode 100644 index 4250ada..0000000 Binary files a/hugvey/__pycache__/client.cpython-36.pyc and /dev/null differ diff --git a/hugvey/__pycache__/communication.cpython-36.pyc b/hugvey/__pycache__/communication.cpython-36.pyc deleted file mode 100644 index c37ea72..0000000 Binary files a/hugvey/__pycache__/communication.cpython-36.pyc and /dev/null differ