1 Star 0 Fork 0

mdjdot/sample-code

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 767 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dan Graham 提交于 2017-02-10 03:03 +08:00 . Upgrade sample code to Appium 1.6 (#102)
*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/test/tmp/
/test/version_tmp/
/tmp/
## Specific to RubyMotion:
.dat*
.repl_history
build/
## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
## Environment normalisation:
/.bundle/
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
*.xcuserdatad
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# VSCode
.vscode/
# Mac
.DS_Store
# Maven
log/
target/
# npm
node_modules
# Python
__pycache__
*.pyc
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mdjdot/sample-code.git
git@gitee.com:mdjdot/sample-code.git
mdjdot
sample-code
sample-code
master

搜索帮助