forked from arduino/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (34 loc) · 872 Bytes
/
.gitignore
File metadata and controls
34 lines (34 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
app/bin/
app/pde.jar
build/macosx/work/
core/bin/
core/core.jar
hardware/arduino/bootloaders/caterina_LUFA/Descriptors.o
hardware/arduino/bootloaders/caterina_LUFA/Descriptors.lst
hardware/arduino/bootloaders/caterina_LUFA/Caterina.sym
hardware/arduino/bootloaders/caterina_LUFA/Caterina.o
hardware/arduino/bootloaders/caterina_LUFA/Caterina.map
hardware/arduino/bootloaders/caterina_LUFA/Caterina.lst
hardware/arduino/bootloaders/caterina_LUFA/Caterina.lss
hardware/arduino/bootloaders/caterina_LUFA/Caterina.elf
hardware/arduino/bootloaders/caterina_LUFA/Caterina.eep
hardware/arduino/bootloaders/caterina_LUFA/.dep/
build/windows/work/
build/linux/work/
build/linux/dist/*.tar.gz
build/linux/*.tgz
test-bin
*.iml
/lib_smeshlink
/java
/examples
/drivers
/reference
/tools
/lib
/arduino.exe
/cygiconv-2.dll
/cygwin1.dll
/libusb0.dll
/rxtxSerial.dll
/ArduinoLib-SMeshlink