Browse Source

Remove old .gitignore entry. Add more macOS junk exclusions. (#16167)

pull/16168/head
Nick Brassel 2 years ago
committed by GitHub
parent
commit
d6d48aa2aa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitignore

+ 1
- 1
.gitignore View File

@ -3,6 +3,7 @@
*.swp
*~
.DS_Store
._*
# Build artifacts
.clang_complete
@ -19,7 +20,6 @@
# QMK-specific
api_data/v1
doxygen/
quantum/version.h
*.bin
*.eep
*.hex


Loading…
Cancel
Save