X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.gitignore;h=a082ea22e4d822ca6c4328ecbcae1d0be7e0adc0;hb=08f31424634d5b614b69e3bb965ab50bdccd6d01;hp=bae2658b00894e2892591127265be6555a9af24b;hpb=9f4716a4b1fdf5ddcda3fa43d6a52ee556cf1ea4;p=qmk_firmware.git diff --git a/.gitignore b/.gitignore index bae2658b0..a082ea22e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +keyboard/planck/dfu-programmer.exe .dep *.o *.eep @@ -12,3 +13,11 @@ tags *~ build/ *.bak +.vagrant/ +.DS_STORE + +# Eclipse/PyCharm/Other IDE Settings +.cproject +.project +.settings/ +.idea