songs2slides

A tool that automatically finds song lyrics and creates lyric slideshows
git clone https://git.ashermorgan.net/songs2slides/
Log | Files | Refs | README

commit f2182dd129eb126bc97a93fdbbfa4e951c70751f
parent 4c0f3640793da3e71ea59e92f3d9455b6f5e91a8
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Sun,  6 Sep 2020 12:12:11 -0700

Add .gitignore.

Diffstat:
A.gitignore | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,5 @@ +# Compiled Python files +*.pyc + +# PowerPoint files +*.pptx