feat: gitignore

This commit is contained in:
Blizzard
2026-04-28 10:46:56 +08:00
parent f62f95ec02
commit 473f9226d3
129 changed files with 695 additions and 10631 deletions
+3 -1
View File
@@ -10,7 +10,9 @@ aiosqlite>=0.20.0
# Document Parsing
PyMuPDF>=1.24.0 # PDF (text, tables, images)
python-docx>=1.1.0 # Word
openpyxl>=3.1.0 # Excel
openpyxl>=3.1.0 # Excel (.xlsx)
pandas>=2.0 # CSV / DataFrame handling
xlrd>=2.0 # Excel (.xls legacy)
ezdxf>=1.3.0 # CAD (DXF)
geopandas>=1.0.0 # GIS
fiona>=1.10.0 # GIS file I/O