diff --git a/.gitignore b/.gitignore index baea99a..42ee9b5 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ buildNumber.properties .mvn/wrapper/maven-wrapper.jar.idea/ .idea/ .mvn/ + **/target/ **/target/** ing-atms-locations-loader.iml @@ -19,4 +20,4 @@ web.iml target/ node_modules/ js/ -.DS_Store \ No newline at end of file +.DS_Store