Add scripts to create build env for other architectures
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@ -0,0 +1,9 @@
|
||||
*.o
|
||||
*.d
|
||||
*.a
|
||||
test_*
|
||||
tmp/
|
||||
.vscode/
|
||||
.git/
|
||||
CMakeFiles/
|
||||
examples/
|
Reference in New Issue
Block a user