Skip to content

Commit 4a56fb1

Browse files
committed
Adding .DS_Store to .gitignore
1 parent d7fac75 commit 4a56fb1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea/*
22
target/*
33
*.iml
4-
.java-version
4+
.java-version
5+
.DS_Store

0 commit comments

Comments
 (0)