1 Star 0 Fork 6

sml/RPA-Python

forked from sheenfar2020/RPA-Python 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ken Soh 提交于 2020-01-21 19:29 +08:00 . transition to rpa package name
# exclude python packaging files
/dist
/MANIFEST
/tagui.egg-info
/rpa_package/dist
/rpa_package/MANIFEST
/rpa_package/rpa.egg-info
# exclude pycache directory
/__pycache__
/rpa_package/__pycache__
# exclude generated .pyc file
/tagui.pyc
/rpa_package/rpa.pyc
# exclude entry flow and logs
/rpa_python
/rpa_python.log
/rpa_python.raw
/rpa_python.js
# exclude entry flow output file
/rpa_python.txt
# exclude custom js functions
/tagui_local.js
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sml163/RPA-Python.git
git@gitee.com:sml163/RPA-Python.git
sml163
RPA-Python
RPA-Python
master

搜索帮助