]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / .gitignore
index a91b62a5ae3cd4a41b0c12f776c040a18da4ffe9..7cd7fa8015e6d7ce65ef853d38cb5e80ffc920e3 100644 (file)
@@ -1,3 +1,4 @@
+.history/
 .dep
 *.o
 *.bin
@@ -23,6 +24,7 @@ quantum/version.h
 .idea/
 CMakeLists.txt
 cmake-build-debug
+doxygen/
 .DS_STORE
 /util/wsl_downloaded
 /util/win_downloaded
@@ -42,15 +44,19 @@ cmake-build-debug
 .project
 .settings/
 .idea
+*.iml
 .browse.VC.db*
 *.stackdump
 util/Win_Check_Output.txt
 # Let these ones be user specific, since we have so many different configurations
+.vscode/c_cpp_properties.json
 .vscode/launch.json
 .vscode/tasks.json
 .vscode/last.sql
 .vscode/temp.sql
+.vscode/ipch/
 .stfolder
+.tags
 
 # ignore image files
 *.png