diff --git a/backend/.gitignore b/backend/.gitignore index fae095e..c4479aa 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1 +1,2 @@ -music/ \ No newline at end of file +music/ +__pycache__/ \ No newline at end of file