diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5093bea --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file