diff --git a/.gitignore b/.gitignore index eee4e3e0d0..dbedfec2ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ target/ .classpath +.springBeans .project +.DS_Store .settings/ build/ *.log