1 Star 0 Fork 176

Bozi / examples-of-web-crawlers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 233 Bytes
一键复制 编辑 原始数据 按行查看 历史
sqzhang 提交于 2019-04-28 19:04 . add other function
# mac OSX
# 忽略所有以.DS_Store结尾的文件
*.DS_Store
# 忽略venv文件夹下的所有文件
/venv/
# 忽略.idea文件夹下的所有文件
/.idea/
# 只忽略__pycache__目录,不忽略__pycache__文件
__pycache__/
Python
1
https://gitee.com/thomas_git/examples-of-web-crawlers.git
git@gitee.com:thomas_git/examples-of-web-crawlers.git
thomas_git
examples-of-web-crawlers
examples-of-web-crawlers
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891