┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorConway <[email protected]>2026-06-10 16:16:34 -0400
committerConway <[email protected]>2026-06-10 16:16:34 -0400
commitb23aced316e19d96bc71bec76fa5e91d10dfbee7 (patch)
treed48ab67cdc2468639b50a5df5861fe53fcddbbc9 /.gitignore
Initial commit: dlit v.1.5 — terminal yt-dlp wrapper
Queued yt-dlp downloads with mp3/video/none presets, ANSI status icons, ID3 tagging, and a postprocessor that crops solid-color bars off square album art before embedding the cover.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f959714
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+__pycache__/
+*.py[cod]
+.venv/
+.claude/