diff --git a/.gitignore b/.gitignore index 692a327e..710d60a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ node_modules/ build/ -bundle/ \ No newline at end of file +bundle/ +.project +.classpath +.settings/ \ No newline at end of file