designed songs page

This commit is contained in:
2025-07-31 21:53:10 +02:00
parent 334a117794
commit 1b13f676ca
26 changed files with 124 additions and 120 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
*.egg
*.egg-info
*.pyc
*$py.class
*~
*.sqlite
.coverage
coverage.xml
build/
dist/
.tox/
nosetests.xml
env*/
tmp/
Data.fs*
*.sublime-project
*.sublime-workspace
.*.sw?
.sw?
.DS_Store
coverage
test