-
Notifications
You must be signed in to change notification settings - Fork 868
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (38 loc) · 929 Bytes
/
.gitignore
File metadata and controls
38 lines (38 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.DS_Store
.idea
__pycache__
install/docker/file
myapp/static/file
myapp/test
/myapp/static/appbuilder/mnt
/images/web/target-detection/yolo/
/install/docker/data/mysql/
/myapp/visionPlus/node_modules
/myapp/frontend/node_modules
/myapp/frontendSrc/node_modules
/myapp/music/node_modules
/sdk/dist/
/install/docker/data/
/aihub/src/cubestudio/aihub/web/frontend/node_modules
/aihub/modelscope/aihub/
/aihub/modelscope/modelscope/
/aihub/deep-learning/chat-private-knowledge/wiki/
/aihub/deep-learning/chat-private-knowledge/cube-studio/
/myapp/wechat/send/image/
/myapp/wechat/receive/audio/
.ipynb_checkpoints
/job-template/job/*/.ipynb_checkpoints/
install/docker/kubeconfig/
/aihub/deep-learning/chat-embedding/docs/
/myapp/chatgpt-web/.pnpm-store/
/myapp/flask_appbuilder/
/myapp/utils/alipay/
/dev/*
!/dev/common/
!/dev/common/**
/dist/
compile.py
/myapp/test/
/install/docker/kubeconfig/
/install/docker/project/
/myapp/dm/