diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
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 @@ *.swp *~ .DS_Store +._* # Build artifacts .clang_complete @@ -19,7 +20,6 @@ # QMK-specific api_data/v1 doxygen/ -quantum/version.h *.bin *.eep *.hex |