[Keyboard] Add HotDox keyboard (#5365)
[jackhill/qmk/firmware.git] / .gitignore
index 226f118..b1f9277 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,6 +44,7 @@ cmake-build-debug
 .project
 .settings/
 .idea
+*.iml
 .browse.VC.db*
 *.stackdump
 util/Win_Check_Output.txt
@@ -52,6 +55,7 @@ util/Win_Check_Output.txt
 .vscode/last.sql
 .vscode/temp.sql
 .stfolder
+.tags
 
 # ignore image files
 *.png
@@ -64,4 +68,4 @@ util/Win_Check_Output.txt
 # things travis sees
 secrets.tar
 id_rsa_*
-/.vs
\ No newline at end of file
+/.vs