mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-02 03:20:37 +08:00
14 lines
85 B
Plaintext
14 lines
85 B
Plaintext
.env
|
|
*.env.*
|
|
|
|
storage/privkeys/*
|
|
|
|
# Logs
|
|
logs
|
|
*.log*
|
|
|
|
# jetbrains
|
|
.idea
|
|
|
|
# venv
|
|
.venv |