diff --git a/.gitignore b/.gitignore index 469383e..1f9af77 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ #Custom for this project config/yt-playlist-config.json /tmp* +/*/tmp* *.code-workspace # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/tests/tmp_test/.gitkeep b/tests/tmp_test/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/tests/tmp_test/archive.txt b/tests/tmp_test/archive.txt deleted file mode 100644 index e69de29..0000000