gitignore update to ignore xmosdfu bin

This commit is contained in:
Ross Owen
2013-11-14 17:53:46 +00:00
parent 845fd925ec
commit 19d451ff9b

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
xmosdfu
xmosdfu.*
*/.build_*/* */.build_*/*
*/bin/* */bin/*
*.o *.o