Skip to content

Commit ee60227

Browse files
committed
Adding .DS_Store and IDE Settings to Git Ignore file
1 parent 1bc5d60 commit ee60227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ target/
33
local.log
44
.idea
55
*.iml
6+
**/.DS_Store
7+
**/.settings

0 commit comments

Comments
 (0)