Skip to content

Commit 8a2a567

Browse files
committed
Add tmp ignored files during testing phase
1 parent 7ebf5af commit 8a2a567

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docusaurus/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@ docs/node_modules/**
3030

3131
# LLMs.txt files and related
3232
# llms*.txt
33-
# **/llms*.txt
33+
# **/llms*.txt
34+
35+
# Internal tmp tests
36+
pr-*.diff
37+
*-results.json

0 commit comments

Comments
 (0)