Skip to content

Commit 4909418

Browse files
authored
add .DS_Store to gitignore (#112)
1 parent 8e89d92 commit 4909418

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* [ ] I bumped the gem version (or don't need to) 💎

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Gemfile.lock
1111

1212
# rspec failure tracking
1313
.rspec_status
14+
15+
.DS_Store

0 commit comments

Comments
 (0)