Skip to content

Commit 31926fc

Browse files
authored
chore: extend .difyignore (#11)
1 parent 5c8848d commit 31926fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.difyignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,8 @@ cython_debug/
162162
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
163163
# and can be added to the global gitignore or merged into this file. For a more nuclear
164164
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
165-
.idea/
165+
.idea/
166+
docs
167+
.git
168+
.github
169+
tests

0 commit comments

Comments
 (0)