diff --git a/.gitignore b/.gitignore index 1d3bee2..d163cb4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .project .settings/ .springBeans -target/ \ No newline at end of file +target/ +.idea +*.iml