diff --git a/.gitignore b/.gitignore index f4f8c416a..bc815c573 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,8 @@ bin/ build/ # IntelliJ -*.iws \ No newline at end of file +*.iws + +# Eclipse +.settings +.metadata \ No newline at end of file