fromWordsToMedia / .gitignore
farjadmalik's picture
fix config issues
ac1627a
raw
history blame contribute delete
169 Bytes
# Python virtual environment
venv/
.venv/
env/
.env/
# Python cache
__pycache__/
*.pyc
# Output files
outputs/
# Incomplete files
src/audio_synthesizer.py
leetcode.py