Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f4e1fc

Browse filesBrowse files
committed
gitignore
1 parent 1690324 commit 9f4e1fc
Copy full SHA for 9f4e1fc

File tree

Expand file treeCollapse file tree

1 file changed

+21
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+21
-0
lines changed

‎.gitignore

Copy file name to clipboard
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
app/bin/
2+
app/pde.jar
3+
build/macosx/work/
4+
core/bin/
5+
core/core.jar
6+
hardware/arduino/bootloaders/caterina_LUFA/Descriptors.o
7+
hardware/arduino/bootloaders/caterina_LUFA/Descriptors.lst
8+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.sym
9+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.o
10+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.map
11+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.lst
12+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.lss
13+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.elf
14+
hardware/arduino/bootloaders/caterina_LUFA/Caterina.eep
15+
hardware/arduino/bootloaders/caterina_LUFA/.dep/
16+
build/windows/work/
17+
build/linux/work/
18+
build/linux/dist/*.tar.gz
19+
build/linux/*.tgz
20+
test-bin
21+
*.iml

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.