摘要: 0 过滤文件 1 https://bitbucket.org/ ,github,gitee,gitlab2 项目中加过滤文件,加了以后,被排除的文件或文件夹不被git管理3 在项目路径下新建 .gitignore 文件(写过滤规则) - #表示注释 -忽略某个文件夹(写文件夹名字) node_mod 阅读全文
posted @ 2020-12-25 16:30 投降输一半! 阅读(1012) 评论(0) 推荐(0) 编辑
摘要: 1 路飞项目使用xadmin 1 公司项目,有前台(主站),后台(xadmin)2 使用步骤 #1 安装:luffy虚拟环境下pip install https://codeload.github.com/sshwsfc/xadmin/zip/django2#2 注册app:dev.pyINSTAL 阅读全文
posted @ 2020-12-25 16:15 投降输一半! 阅读(383) 评论(0) 推荐(0) 编辑