diff --git a/.gitignore b/.gitignore index 09a6a8a..2c65419 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /bower_components/ /node_modules/ -resources/data.js \ No newline at end of file +resources/data.* +venv +*.sw* +.ropeproject