diff --git a/.gitignore b/.gitignore index ff8e58e..8d95405 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ .* *.pyc -scripts/* +scripts +build +dist +rtv.egg-info