X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=e766619098775fd1e35f444ab19fd9e9a9926c76;hb=c02de0932ad9a546727bd7097ba33c5b17aebd98;hp=a1f3ce4719c2ba75ee9747a935d0f8e82a1be316;hpb=f64d4242ada746a1d7bd7aef9acf8f3cf8a5ba6f;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index a1f3ce471..e76661909 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 @@ -44,4 +47,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_*