gitignore misc
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,12 +1,14 @@
|
||||
/.data/*
|
||||
/rag/input_html/*
|
||||
/rag/output_md/*
|
||||
/rag/ready_rag/*
|
||||
/rag/input_html*/*
|
||||
/rag/output_md*/*
|
||||
/rag/ready_rag*/*
|
||||
/rag/venv
|
||||
|
||||
.env
|
||||
*.html
|
||||
*.pdf
|
||||
*.sqlite*
|
||||
*.bin
|
||||
*.pickle
|
||||
|
||||
!.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user