Ignore the tomu toolchain if extracted to the workshop directory.
Fixes #37.
This commit is contained in:
parent
711ebd6f1b
commit
c3d049b04e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -32,3 +32,6 @@ abc.history
|
||||||
Gemfile
|
Gemfile
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
_*
|
_*
|
||||||
|
|
||||||
|
# Fomu Toolchain
|
||||||
|
fomu-toolchain*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue