Skip to content

Commit 0cdf352

Browse files
authored
Add pyproject.toml to .difyignore (#150)
1 parent 44d7e4a commit 0cdf352

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.difyignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,6 @@ MANIFEST.in
205205

206206
# env example
207207
.env.example
208+
209+
# Python project configuration
210+
pyproject.toml

0 commit comments

Comments
 (0)