choose json style + simplificate write json
Refactoring dict construction Don't take so much more time...
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,8 +1,8 @@
|
||||
node_modules/
|
||||
.vscode/
|
||||
/es-albums.json
|
||||
/es-artists.json
|
||||
/es-songs.json
|
||||
/es-albums.*
|
||||
/es-artists.*
|
||||
/es-songs.*
|
||||
/iTunesLibrary.xml
|
||||
|
||||
# Working files
|
||||
@@ -17,4 +17,3 @@ sand_box.py
|
||||
rating_test.py
|
||||
iTunesGraphParser.my.py
|
||||
iTunes Library.xml
|
||||
*.jsonl
|
||||
|
||||
Reference in New Issue
Block a user