aboutsummaryrefslogtreecommitdiff
path: root/mpy-cross/.gitignore
diff options
context:
space:
mode:
authorDamien George2016-02-11 22:37:26 +0000
committerDamien George2016-02-25 10:12:21 +0000
commit56f76b873a28a35f045c93cb9d76d78827f87462 (patch)
treeaae6803ea1552ec3f22d60b6b94a7eac532a1b01 /mpy-cross/.gitignore
parentea23520403777f9b026f49245d39f8be1ccdbdac (diff)
mpy-cross: Add new component, a cross compiler for MicroPython bytecode.
This component allows to generate .mpy files (pre compiled bytecode) which can be executed within any MicroPython runtime/VM.
Diffstat (limited to 'mpy-cross/.gitignore')
-rw-r--r--mpy-cross/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpy-cross/.gitignore b/mpy-cross/.gitignore
new file mode 100644
index 000000000..82a0a7efa
--- /dev/null
+++ b/mpy-cross/.gitignore
@@ -0,0 +1 @@
+mpy-cross