Files
schoolNews/.gitignore
2025-12-01 17:02:43 +08:00

38 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.idea
build_output
# Docker volumes运行时数据不纳入版本控制
docker/schoolNews/volumes/
docker/schoolNews/crawler
docker.zip
# docker/dify/volumes
docker/dify/volumes/app/storage/*
docker/dify/volumes/certbot/*
docker/dify/volumes/db/data/*
docker/dify/volumes/redis/data/*
docker/dify/volumes/weaviate/*
docker/dify/volumes/qdrant/*
docker/dify/tidb/volumes/*
docker/dify/volumes/etcd/*
docker/dify/volumes/minio/*
docker/dify/volumes/milvus/*
docker/dify/volumes/chroma/*
docker/dify/volumes/opensearch/data/*
docker/dify/volumes/myscale/data/*
docker/dify/volumes/myscale/log/*
docker/dify/volumes/unstructured/*
docker/dify/volumes/pgvector/data/*
docker/dify/volumes/pgvecto_rs/data/*
docker/dify/volumes/couchbase/*
docker/dify/volumes/oceanbase/*
docker/dify/volumes/plugin_daemon/*
docker/dify/volumes/matrixone/*
docker/dify/volumes/mysql/*
docker/dify/volumes/seekdb/*
!docker/dify/volumes/oceanbase/init.d
docker/dify/nginx/conf.d/default.conf
docker/dify/nginx/ssl/*
!docker/dify/nginx/ssl/.gitkeep
docker/dify/middleware.env
docker/dify/docker-compose.override.yaml