diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ .idea -venv/
\ No newline at end of file +venv/ +__pycache__
\ No newline at end of file |
index : deadbeef-playlist.git | ||
python library for reading and writing dbpl playlists | User & |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,3 @@ .idea -venv/
\ No newline at end of file +venv/ +__pycache__
\ No newline at end of file |