]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - .gitignore
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin`
[qmk_firmware.git] / .gitignore
index a8dd97eff36804d71153cdc30e27895e50373b20..799fb54def9b91240d89576c80717bd48e8f38d1 100644 (file)
@@ -23,6 +23,7 @@ quantum/version.h
 .idea/
 CMakeLists.txt
 cmake-build-debug
+doxygen/
 .DS_STORE
 /util/wsl_downloaded
 /util/win_downloaded
@@ -42,6 +43,7 @@ cmake-build-debug
 .project
 .settings/
 .idea
+*.iml
 .browse.VC.db*
 *.stackdump
 util/Win_Check_Output.txt
@@ -65,4 +67,4 @@ util/Win_Check_Output.txt
 # things travis sees
 secrets.tar
 id_rsa_*
-/.vs
\ No newline at end of file
+/.vs