Merge remote-tracking branch 'qmk/master' into merge-2022-07-11
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -68,10 +68,12 @@ CMakeLists.txt
|
||||
.vscode/temp.sql
|
||||
tags
|
||||
|
||||
# Ignore image files
|
||||
# Ignore image/font files
|
||||
*.gif
|
||||
*.jpg
|
||||
*.png
|
||||
*.ttf
|
||||
*.otf
|
||||
|
||||
# Things Travis sees
|
||||
/.vs
|
||||
@@ -92,3 +94,6 @@ user_song_list.h
|
||||
compile_commands.json
|
||||
.clangd/
|
||||
.cache/
|
||||
|
||||
# VIA(L) json files that don't belong in QMK repo
|
||||
via*.json
|
||||
|
||||
Reference in New Issue
Block a user