Files
Multimedia_AAC_Project/source/.gitignore
T

10 lines
74 B
Plaintext

# Python excludes
.venv/*
.pytest_cache/*
*__pycache__*
# IDEs
.idea/*