diff --git a/.gitignore b/.gitignore index 992d996..f879703 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,9 @@ /weaver-develop.iml /out/ -/.idea/ +.idea/ /target/ /test /src/rebel.xml /src/META-INF /WEB-INF/config -/log -/.idea/libraries/ \ No newline at end of file +/log \ No newline at end of file