mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-27 02:08:10 +08:00
1 (#3924)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
*~
|
||||
|
||||
searxng-docker.service
|
||||
caddy
|
||||
srv
|
||||
searxng/uwsgi.ini
|
||||
.env
|
||||
SPIDER/.env
|
||||
|
||||
# 忽略 node_modules 文件夹
|
||||
SPIDER/node_modules/
|
||||
|
||||
# 忽略构建输出文件夹
|
||||
SPIDER/dist/
|
||||
|
||||
# 忽略日志文件
|
||||
*.log
|
||||
|
||||
# 忽略操作系统生成的文件
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# 忽略 IDE/编辑器生成的文件
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user