From 53dc7390ea7ab87a8586baf7334c0441eac71180 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Date: Wed, 25 Sep 2024 00:07:29 -0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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