Added git ignore for pycache, and data folder

This commit is contained in:
liyuxiao2 2025-05-20 10:43:17 -04:00
parent be785ae500
commit ce312384da

5
.gitignore vendored
View File

@ -1 +1,6 @@
.venv/
# Byte-compiled / optimized / DLL files
__pycache__/
data/