Git ignore files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -22,3 +22,5 @@ module_dfu/host/xmosdfu/xmosdfu
|
|||||||
.waf-*/
|
.waf-*/
|
||||||
build/
|
build/
|
||||||
host/xmosdfu/xmosdfu
|
host/xmosdfu/xmosdfu
|
||||||
|
.build*
|
||||||
|
*.pyc
|
||||||
|
|||||||
1
tests/.gitignore
vendored
Normal file
1
tests/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
test_results.csv
|
||||||
Reference in New Issue
Block a user