We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa5688 commit 438a70dCopy full SHA for 438a70d
.gitignore
@@ -1,5 +1,7 @@
1
# Dummy NPL build
2
*.o
3
-/porting/examples/dummy/dummy
4
-/porting/examples/linux/nimble-linux
5
-/porting/examples/linux_blemesh/nimble-linux-blemesh
+porting/examples/dummy/dummy
+porting/examples/linux/nimble-linux
+porting/examples/linux_blemesh/nimble-linux-blemesh
6
+porting/npl/linux/test/.depend
7
+porting/npl/linux/test/*.exe
0 commit comments