Skip to content

Commit

Permalink
Added .gitignore.
Browse files Browse the repository at this point in the history
Removed output files.
  • Loading branch information
dmarszk committed Apr 9, 2013
1 parent fe647bc commit ca3bfd8
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore output of all kind

obj/*
out/*
Binary file removed obj/FBOOT_S8500_b1x.elf
Binary file not shown.
Binary file removed obj/FBOOT_S8500_b2x.elf
Binary file not shown.
Binary file removed obj/FBOOT_S8530_b1x.elf
Binary file not shown.
Binary file removed obj/FBOOT_S8530_b2x.elf
Binary file not shown.
Binary file removed out/FBOOT_S8500_b1x.fota
Binary file not shown.
Binary file removed out/FBOOT_S8500_b2x.fota
Binary file not shown.
Binary file removed out/FBOOT_S8530_b1x.fota
Binary file not shown.
Binary file removed out/FBOOT_S8530_b2x.fota
Binary file not shown.

0 comments on commit ca3bfd8

Please sign in to comment.