Update .gitignore to exclude additional files and directories including docker_run.sh, finBERT, launch.json, and binary files.

This commit is contained in:
Simon Moisy 2025-03-25 08:18:52 +08:00
parent e3a09e406d
commit 89c4ba21fa

5
.gitignore vendored
View File

@ -2,6 +2,11 @@
# Byte-compiled / optimized / DLL files
.idea/*
docker_run.sh
finBERT
launch.json
*.bin
data/
*.zip
*.db