fedextrack/.gitignore
Kumi 7fe9e42264
Update .gitignore: Add "dist/" to ignore list
The commit adds "dist/" to the .gitignore file, ensuring that these files will be ignored when committing changes. This helps to keep the repository clean and free of unnecessary files.
2023-08-25 08:04:57 +02:00

5 lines
40 B
Plaintext

.venv
config.ini
__pycache__
*.pyc
dist/