diff options
author | Marvin Borner | 2019-09-13 23:42:20 +0200 |
---|---|---|
committer | Marvin Borner | 2019-09-13 23:42:20 +0200 |
commit | fdfc057751415f7b58b4a95a02951264b5bc572b (patch) | |
tree | 04f186899a2a5c9cbc6f28742778c6ce79b69b1f /.gitignore | |
parent | a8ac372c1e77867e29c8edfd64a4348c32b9f90d (diff) |
Added cross compiler script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ .idea -Melvix.iml
\ No newline at end of file +Melvix.iml +cross/
\ No newline at end of file |