Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove/ignore build artefacts, #274 #275

Merged
merged 1 commit into from
Sep 9, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion build/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Compiled objects and dependancies
obj/
obj/
core-firmware.bin
core-firmware.elf
core-firmware.hex
core-firmware.map
Binary file removed build/core-firmware.bin
Binary file not shown.
Binary file removed build/core-firmware.elf
Binary file not shown.
Loading