加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 3.08 KB
一键复制 编辑 原始数据 按行查看 历史
xianting 提交于 2021-06-02 15:56 . python高级 调试
# Created by .ignore support plugin (hsz.mobi)
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# Generated files
.idea/**/contentModel.xml
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
# CMake
cmake-build-*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
# File-based project format
*.iws
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
"01_basis/07_\345\212\240\345\274\272\347\273\203\344\271\240/archived_logs/"
"01_basis/07_\345\212\240\345\274\272\347\273\203\344\271\240/latest_logs/"
01_basis/demo.py
"02_advanced/02_\351\253\230\347\272\247\350\257\276\347\250\213-2/demo.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/01_appium\345\271\266\345\217\221\350\256\276\350\256\241_driver/Reports/"
"\347\237\245\350\257\206\350\277\233\351\230\266/01_appium\345\271\266\345\217\221\350\256\276\350\256\241_driver/__pycache__/"
"\347\237\245\350\257\206\350\277\233\351\230\266/02_pytest/03_fixtrue\346\234\272\345\210\266.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/02_pytest/case/"
"\347\237\245\350\257\206\350\277\233\351\230\266/02_pytest/pytest.ini"
"\347\237\245\350\257\206\350\277\233\351\230\266/03_\350\243\205\351\245\260\345\231\250/01_\347\220\206\350\247\243\345\207\275\346\225\260\344\275\234\344\270\272\345\217\230\351\207\217.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/03_\350\243\205\351\245\260\345\231\250/02_\344\275\277\347\224\250\350\243\205\351\245\260\345\231\250.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/03_\350\243\205\351\245\260\345\231\250/03_\345\256\236\350\267\265.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/03_\350\243\205\351\245\260\345\231\250/04_\345\256\236\347\224\250\345\234\272\346\231\257.py"
"\347\237\245\350\257\206\350\277\233\351\230\266/04_\345\244\232\350\277\233\347\250\213\346\227\245\345\277\227\345\244\204\347\220\206/"
"\347\237\245\350\257\206\350\277\233\351\230\266/__pycache__/"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化