Expand gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -28,8 +28,6 @@ quantum/version.h
|
|||||||
|
|
||||||
# Old-style QMK Makefiles
|
# Old-style QMK Makefiles
|
||||||
/keyboards/*/Makefile
|
/keyboards/*/Makefile
|
||||||
!/keyboards/ergodox_ez/
|
|
||||||
!/keyboards/planck/
|
|
||||||
|
|
||||||
# Eclipse/PyCharm/Other IDE Settings
|
# Eclipse/PyCharm/Other IDE Settings
|
||||||
*.iml
|
*.iml
|
||||||
@@ -84,6 +82,10 @@ user_song_list.h
|
|||||||
/util/win_downloaded
|
/util/win_downloaded
|
||||||
/users/
|
/users/
|
||||||
/layouts/
|
/layouts/
|
||||||
|
/keyboards/
|
||||||
|
!/keyboards/ergodox_ez/
|
||||||
|
!/keyboards/planck/
|
||||||
|
!/keyboards/moonlander/
|
||||||
|
|
||||||
# clangd
|
# clangd
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user