Files
fir-cli/.gitignore
NaixSpirit 8df242e467 add doc
2016-03-08 11:53:58 +08:00

23 lines
237 B
Plaintext

/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/pkg/
/spec/reports/
/tmp/
/fir-cli_tmp/
/test/projects
*.bundle
*.so
*.o
*.a
mkmf.log
.tags*
*.gem
Gemfile.lock
.DS_Store
/test/cases/*.png
/build_apk_example_*
/build_ipa_example_*