From 41569d33079738c634cc8bc8a35856c553bb9633 Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Tue, 21 Apr 2015 17:34:59 +0200 Subject: [PATCH] add files to ignore (use hardlink) to get git hardware in arduino dir --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f61a9a6d4..998ac8f41 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,10 @@ build/windows/launcher/launch4j build/windows/WinAVR-*.zip hardware/arduino/avr/libraries/Bridge/examples/XivelyClient/passwords.h avr-toolchain-*.zip +/hardware/tools/esp8266/utils/ +/hardware/tools/esp8266/xtensa-lx106-elf +/hardware/tools/esp8266/esptool.exe +/hardware/tools/avr/ +/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/ +/hardware/tools/bossac.exe +/hardware/tools/listComPorts.exe