summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-02-02 15:36:37 +1100
committerGitHub <noreply@github.com>2022-02-02 15:36:37 +1100
commitd6d48aa2aa201fc91f2d37477fa977046b21b595 (patch)
tree73ba14b3b5b3aab105dd5c025c1b2cd1d8107905
parent74420c9fa28108d72083abeea28cadfc92a805da (diff)
Remove old .gitignore entry. Add more macOS junk exclusions. (#16167)
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 768f40b191..8d065cc1c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
3*.swp 3*.swp
4*~ 4*~
5.DS_Store 5.DS_Store
6._*
6 7
7# Build artifacts 8# Build artifacts
8.clang_complete 9.clang_complete
@@ -19,7 +20,6 @@
19# QMK-specific 20# QMK-specific
20api_data/v1 21api_data/v1
21doxygen/ 22doxygen/
22quantum/version.h
23*.bin 23*.bin
24*.eep 24*.eep
25*.hex 25*.hex