Files
MusicMetaFinder/.idea/vcs.xml
xtrullor73 656595f9c9 refactor: Reorganize project directory and refine logic separation
- 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.
2024-04-20 17:15:41 -07:00

6 lines
167 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>