diff --git a/.gitignore b/.gitignore index 912789a9..528799bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target/ .classpath /.settings -/.* \ No newline at end of file +/.* +.project \ No newline at end of file