diff --git a/.gitignore b/.gitignore index 2b12904c3..3a5839dac 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ webgoat-container/src/main/webapp/users/guest.org.owasp.webgoat.plugin.*.props webgoat-container/src/main/webapp/plugin_lessons/dist-*.pom webgoat-lessons/**/target **/*.jar +**/.DS_Store