Nick Brassel
4 years ago
1 changed files with
1 additions and
1 deletions
-
1
1
.gitignore
|
@@ -3,6 +3,7 @@
|
|
|
*.swp
|
|
*.swp
|
|
|
*~
|
|
*~
|
|
|
.DS_Store
|
|
.DS_Store
|
|
|
|
|
+._*
|
|
|
|
|
|
|
|
# Build artifacts
|
|
# Build artifacts
|
|
|
.clang_complete
|
|
.clang_complete
|
|
@@ -19,7 +20,6 @@
|
|
|
# QMK-specific
|
|
# QMK-specific
|
|
|
api_data/v1
|
|
api_data/v1
|
|
|
doxygen/
|
|
doxygen/
|
|
|
-quantum/version.h
|
|
|
|
|
*.bin
|
|
*.bin
|
|
|
*.eep
|
|
*.eep
|
|
|
*.hex
|
|
*.hex
|