adding .DS_Store to .gitignore
This commit is contained in:
parent
b156d81535
commit
17e122b914
1
.gitignore
vendored
1
.gitignore
vendored
@ -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-container/src/main/webapp/plugin_lessons/dist-*.pom
|
||||||
webgoat-lessons/**/target
|
webgoat-lessons/**/target
|
||||||
**/*.jar
|
**/*.jar
|
||||||
|
**/.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user