Add scripts to create build env for other architectures

This commit is contained in:
Kamil Trzcinski
2022-09-04 20:27:25 +02:00
parent 0a37c63d00
commit 3c818772d1
4 changed files with 41 additions and 1 deletions

9
.dockerignore Normal file
View File

@ -0,0 +1,9 @@
*.o
*.d
*.a
test_*
tmp/
.vscode/
.git/
CMakeFiles/
examples/