Skip to content

Commit

Permalink
adding .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
misfir3 committed Oct 12, 2017
1 parent b156d81 commit 17e122b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 17e122b

Please sign in to comment.