add gitignores
This commit is contained in:
parent
c421c0ac54
commit
a023868671
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user