Skip to content

Commit 5044b19

Browse files
authored
Merge pull request #38 from jpbernius/master
Remove .DS_Store files
2 parents 29a1e08 + 707e199 commit 5044b19

File tree

10 files changed

+3
-0
lines changed

10 files changed

+3
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ target/
66
**/target/
77
**/.idea/
88
*.iml
9+
10+
### OSX ###
11+
.DS_Store

demo/.DS_Store

-6 KB
Binary file not shown.

demo/src/.DS_Store

-6 KB
Binary file not shown.

demo/src/main/.DS_Store

-6 KB
Binary file not shown.

demo/src/main/webapp/.DS_Store

-6 KB
Binary file not shown.

src/main/.DS_Store

-6 KB
Binary file not shown.

src/main/java/.DS_Store

-6 KB
Binary file not shown.

src/main/java/com/.DS_Store

-6 KB
Binary file not shown.

src/main/java/com/github/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)