Skip to content

Commit ba07c95

Browse files
authored
Merge pull request #2 from gokivego/add-to-gitignore
Add .DSStore and .AppleDouble to .gitignore
2 parents 282a3aa + 85dc3bc commit ba07c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
**/.DS_Store
2-
**/.AppleDouble
1+
.DS_Store
2+
.AppleDouble
33

0 commit comments

Comments
 (0)