add gitignores

This commit is contained in:
codey 2025-02-26 21:07:05 -05:00
parent c421c0ac54
commit a023868671

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
**/__pycache__/*
**/.vscode/*
**/private.py
**/solibs/*
**/*.json
**/mgr/*
constants.py
tests.py
db_migrate.py
notifier.py
youtube*
playlist_creator.py
artist_genre_tag.py