]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / .gitignore
index 599963a7d6bc9bf030dc2b19cb7c75a6dfc9845e..e766619098775fd1e35f444ab19fd9e9a9926c76 100644 (file)
@@ -24,6 +24,9 @@ CMakeLists.txt
 .DS_STORE
 /util/wsl_downloaded
 /util/win_downloaded
+/keyboards/*/Makefile
+/keyboards/*/*/Makefile
+/keyboards/*/keymaps/Makefile
 
 # Eclipse/PyCharm/Other IDE Settings
 .cproject
@@ -48,5 +51,4 @@ util/Win_Check_Output.txt
 
 # things travis sees
 secrets.tar
-qmk.fm
-id_rsa_qmk_firmware
\ No newline at end of file
+id_rsa_*