diff --git a/.gitignore b/.gitignore index 60ce1a0..7cb3986 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,5 @@ *.log node_modules __pycache__ -!requirements.txt -props/config.json -props/lastfm.json \ No newline at end of file +props +!props/resources.json \ No newline at end of file