Skip to content

Commit

Permalink
modified .gitignore to ignore .vrx and .hex files
Browse files Browse the repository at this point in the history
  • Loading branch information
emilecastelnuovo committed Jul 1, 2014
1 parent bed5db3 commit 9adf820
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
*.d
*.dll
*.elf
*.hex
*.exe
*.lst
*.o
*.obj
*.px4
*.vrx
*.pyc
*.tlog
*.tlog.raw
Expand Down

0 comments on commit 9adf820

Please sign in to comment.