mirror of
https://github.com/zhigang1992/fir-cli.git
synced 2026-01-12 22:47:23 +08:00
23 lines
237 B
Plaintext
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_*
|