summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 3f646c6b01..72963783c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,15 +28,6 @@ quantum/version.h
# Old-style QMK Makefiles
/keyboards/*/Makefile
-/keyboards/*/*/Makefile
-/keyboards/*/*/*/Makefile
-/keyboards/*/*/*/*/Makefile
-/keyboards/*/*/*/*/*/Makefile
-/keyboards/*/keymaps/Makefile
-/keyboards/*/*/keymaps/Makefile
-/keyboards/*/*/*/keymaps/Makefile
-/keyboards/*/*/*/*/keymaps/Makefile
-/keyboards/*/*/*/*/*/keymaps/Makefile
# Eclipse/PyCharm/Other IDE Settings
*.iml
@@ -87,6 +78,15 @@ __pycache__
# Allow to exist but don't include it in the repo
user_song_list.h
+/util/wsl_downloaded
+/util/win_downloaded
+/users/
+/layouts/
+/keyboards/
+!/keyboards/ergodox_ez/
+!/keyboards/planck/
+!/keyboards/moonlander/
+
# clangd
compile_commands.json
.clangd/