X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=e766619098775fd1e35f444ab19fd9e9a9926c76;hb=c02de0932ad9a546727bd7097ba33c5b17aebd98;hp=da6579504d2c631b2cbedea48c9c532082431707;hpb=4fd5ee410c55857a4a5aae1e04079aae41fc32f7;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index da6579504..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_*