diff --git a/.gitignore b/.gitignore index 5a4cc596..0ab36604 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,13 @@ .springBeans .gradle build +target bin +out +*.iml +*.ipr +*.iws +*.sw? +.idea .rest-shell.log spring-shell.log -/target/ -*.iml -.idea/