X-Git-Url: https://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/3808eb19dd5e99590f5de0448717e53f5691c4e2..191227b5c9be93cf1bcfc32ae741d0aa9f9978ae:/.gitignore diff --git a/.gitignore b/.gitignore index bc30115d..79a2c494 100644 --- a/.gitignore +++ b/.gitignore @@ -5,22 +5,20 @@ *.elf *.hex *.map -*.ar -*.o mri.log gdb.txt deploy debug -.svn/ -.hg/ -LPC176x/ -/gcc4mbed/BuildShell -/gcc4mbed/BuildShellDebug -/gcc4mbed/BuildShell.cmd -/gcc4mbed/BuildShellDebug.cmd -/gcc4mbed/external/mbed_download.sh -/gcc4mbed/gcc-arm-none-eabi/ -/gcc4mbed/mac_install.log -/gcc4mbed/win_install.log -/gcc4mbed/linux_install.log -*~ +/mbed/src/Debug/ +/mbed/src/Release/ +/LPC1768/ +/mbed/drop/ +/gcc-arm-none-eabi/ +/BuildShell +/BuildShellDebug +/BuildShell.cmd +/BuildShellDebug.cmd +/mac_install.log +/win_install.log +/linux_install.log +/src/default_excludes.mk