Skip to content

Commit 71ec731

Browse files
chore: add llms files in _static to gitignore
These files are generated during the build process and should not be tracked
1 parent 96c5729 commit 71ec731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ instance/
8080
docs/_build/
8181
docs/llms-*.txt
8282
docs/llms.txt
83+
docs/_static/llms-*.txt
8384
docs/examples/source/
8485

8586
# PyBuilder

0 commit comments

Comments
 (0)