Skip to content

Commit

Permalink
dev: ignore mac-specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 3, 2020
1 parent c91ece6 commit 921e201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
*.gemspec
*.tmproj
*~
Expand Down
1 change: 1 addition & 0 deletions .hoerc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ exclude: !ruby/regexp '/
\.github|
\.vagrant|
\.yardoc|
\.DS_Store|
concourse|
gems|
patches|
Expand Down

0 comments on commit 921e201

Please sign in to comment.