X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=e77127268beaa9d7b3e381afc85c1409dcb1c59c;hb=94823176c5a9ff87c618872d0076b4f60088ece0;hp=a1f3ce4719c2ba75ee9747a935d0f8e82a1be316;hpb=f64d4242ada746a1d7bd7aef9acf8f3cf8a5ba6f;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index a1f3ce471..e77127268 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -36,6 +39,8 @@ util/Win_Check_Output.txt # Let these ones be user specific, since we have so many different configurations .vscode/launch.json .vscode/tasks.json +.vscode/last.sql +.vscode/temp.sql .stfolder # ignore image files @@ -44,4 +49,8 @@ util/Win_Check_Output.txt *.gif # Do not ignore MiniDox left/right hand eeprom files -!keyboards/minidox/*.eep \ No newline at end of file +!keyboards/minidox/*.eep + +# things travis sees +secrets.tar +id_rsa_*