mpy-cross,unix: Remove .gitignore file.
Now that all build artefacts are placed in a build/ directory the gitignore is no longer needed. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
f694058f2b
commit
ec24cd1d25
2 changed files with 0 additions and 4 deletions
1
mpy-cross/.gitignore
vendored
1
mpy-cross/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
mpy-cross
|
||||
3
ports/unix/.gitignore
vendored
3
ports/unix/.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
|||
micropython
|
||||
micropython-*
|
||||
*.gcov
|
||||
Loading…
Reference in a new issue