Setlist generating script added

and gitignore
This commit is contained in:
Eric Teunis de Boone 2018-02-06 18:30:26 +01:00
parent 8d50d6efca
commit 4625770a04
2 changed files with 115 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
ly
*.pyc
__pycache__