Kumi
03a47fffbd
Added trailing slash to "dist" in .gitignore to properly ignore the directory instead of any file named "dist". This ensures that all build artifacts are excluded from version control.
4 lines
No EOL
31 B
Text
4 lines
No EOL
31 B
Text
venv/
|
|
*.pyc
|
|
__pycache__/
|
|
/dist/ |