diff --git a/.gitignore b/.gitignore index ff60ee9e3..91e5403cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ /node_modules /dist /build/daemon.ver +/build/venv +*.pyc /static/daemon/lbrynet* -/static/locales \ No newline at end of file +/static/locales + +