1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 04:23:59 +03:00

Update .gitignore to exclude all tmp directories and remove unused test files

This commit is contained in:
2025-11-24 11:28:54 +02:00
parent b5ee8dbf3b
commit 1d99fd2b10
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
#Custom for this project
config/yt-playlist-config.json
/tmp*
/*/tmp*
*.code-workspace
# Byte-compiled / optimized / DLL files
__pycache__/
View File
View File