X-Git-Url: https://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/9ce4fc208cbcd2b4ca8ea81c77ef2d9662df4c13..a2a1814e0452fb67444ee527d4534f5b09b0e51d:/.gitignore diff --git a/.gitignore b/.gitignore index 43cab311..79a2c494 100644 --- a/.gitignore +++ b/.gitignore @@ -5,21 +5,20 @@ *.elf *.hex *.map -*.ar 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