diff --git a/.gitignore b/.gitignore index 24633650..8a95788e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ .classpath .springBeans .settings/ -target/ \ No newline at end of file +target/ + +#IntelliJ Stuff +.idea +*.iml