mirror of
https://github.com/xtrll/MusicMetaFinder.git
synced 2026-04-28 03:39:50 +02:00
- Move audioFileValidator and audioTagWriter to src/services to underline their role in the application's core logic. - Create audioController.js in src/controllers to handle validation and API interactions, centralizing request handling and streamlining app.js.
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
# Default ignored files
|
|
/shelf/
|
|
/workspace.xml
|
|
# Editor-based HTTP Client requests
|
|
/httpRequests/
|