diff --git a/.gitignore b/.gitignore index 1d7a2eb..467c953 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ Gopkg.lock node_modules/ package-lock.json -dist/ \ No newline at end of file +dist/ +venv/ \ No newline at end of file