YouTubeDownloader/.gitignore
2024-11-21 22:51:01 -05:00

9 lines
128 B
Plaintext

# Ignore all .exe files
*.exe
# Ignore all .mp4 files
*.mp4
# Ignore all .mp3 files
*.mp3
# Ignore all directories
__pycache__/