From 7a5dbd86ff22344932b063077f68b9f6e9946431 Mon Sep 17 00:00:00 2001 From: lshprung Date: Sun, 12 Sep 2021 11:41:07 -0700 Subject: Started working on script to build playlist files --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index aa349a0..3eef9b1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ !.gitignore !build_db.plx +!build_playlists.plx !shared.pl -- cgit