Index: .gitignore
===================================================================
--- .gitignore (revision 64)
+++ .gitignore (revision 65)
@@ -25,6 +25,8 @@
# Timestamps
.makefile
+.llvm
+.rust
# src & hw requires
.src_requires
Cross-platform build system is designed to build distributions of different operating systems for a set of target devices
Index: .gitignore
===================================================================
--- .gitignore (revision 64)
+++ .gitignore (revision 65)
@@ -25,6 +25,8 @@
# Timestamps
.makefile
+.llvm
+.rust
# src & hw requires
.src_requires