diff --git a/.gitignore b/.gitignore index b2b0a98..29ae6e5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ checkpoints/ logs/ *.idea/ +# Virtual environment +sfa3d-env/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]