Skip to content

Commit

Permalink
Remove old .gitignore entry. Add more macOS junk exclusions. (#16167)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Feb 2, 2022
1 parent 74420c9 commit d6d48aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.swp
*~
.DS_Store
._*

# Build artifacts
.clang_complete
Expand All @@ -19,7 +20,6 @@
# QMK-specific
api_data/v1
doxygen/
quantum/version.h
*.bin
*.eep
*.hex
Expand Down

0 comments on commit d6d48aa

Please sign in to comment.