Skip to content

Commit

Permalink
Merge pull request #7 from cstmgl/master
Browse files Browse the repository at this point in the history
Ignore Mac system files
  • Loading branch information
in28minutes authored Sep 21, 2019
2 parents 206591d + e2df903 commit 98e951d
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ target

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
bin
bin

# Ignore Mac system file
.DS_Store
Binary file removed 01.framework-introductions/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed 02.restful-web-services/.DS_Store
Binary file not shown.
Binary file removed 03.microservices/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed 03.microservices/limits-service/.DS_Store
Binary file not shown.
Binary file removed 03.microservices/limits-service/src/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 98e951d

Please sign in to comment.