fdc585a288
* It can build the image of the task graph Related-Blueprint: fuel-library-modularization Change-Id: Ie613ab6f9b35ff7cfef631feb7590a95eef87dd3
32 lines
213 B
Plaintext
32 lines
213 B
Plaintext
# IDEs
|
|
.idea
|
|
.settings
|
|
.project
|
|
|
|
# ISO
|
|
iso/local_mirror
|
|
iso/build
|
|
|
|
# Python
|
|
*.pyc
|
|
.tox
|
|
|
|
# Doc
|
|
_build
|
|
|
|
# Editors
|
|
*.swp
|
|
*~
|
|
|
|
# Vagrant
|
|
.vagrant
|
|
Vagrantfile
|
|
|
|
# Bundle
|
|
Gemfile.lock
|
|
.bundled_gems
|
|
|
|
/rdoc
|
|
|
|
task_graph.png
|