2 Star 4 Fork 1

oliver/AI_NFT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
# MacOS
.DS_Store
# Editor
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
.vscode
# Python bytecode:
*.py[co]
__pycache__
# Packaging files:
*.egg*
# Editor temp files:
*.swp
*~
# Sphinx docs:
build
# SQLite3 database files:
*.db
# Celerybeat scheduler file:
celerybeat-schedule
ENV
# Media file:
restapi/project/media/
# Other
*.pyc
src/api/db.sqlite3
**/node_modules
src/frontend/dist
src/frontend/.config/
src/frontend/.npm/
.cache
bin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/csqgitbelong/ai_nft.git
[email protected]:csqgitbelong/ai_nft.git
csqgitbelong
ai_nft
AI_NFT
master

搜索帮助