Kumi
9d25954448
Added the /dist/ directory to .gitignore to prevent distribution artifacts from being tracked in the repository. This helps in keeping the repository clean and reduces unnecessary clutter in version control.
5 lines
No EOL
38 B
Text
5 lines
No EOL
38 B
Text
venv/
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
/dist/ |