Skip to content

Commit

Permalink
Updated gitignore file to ignore Eclipse specific cfg file
Browse files Browse the repository at this point in the history
  • Loading branch information
gion86 committed Dec 18, 2016
1 parent ffbef4b commit 36fb4d3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,8 @@
*.elf
*.o
*.hex
*.d
*.d
/Debug/
.cproject
.project
.settings/

0 comments on commit 36fb4d3

Please sign in to comment.