X-Git-Url: http://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/c4f2f9cd89f65f947144331b54e034ba3cfd9afc..0faa088fe1a2207f6c0b99ec7abccfbd1162f730:/.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