This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LastFMtoSpotifyPlaylist/.gitignore
Alix von Schirp 745acc765f Implemented checking flags for exclusivity
- Also fixed a problem where required arguments were not found by their name, but only by their aliases.
- Minor cleanup.
- Fixed a problem where default logging level was not set successfully due to a naming error in the configuration field.
2023-01-24 16:21:06 +01:00

6 lines
62 B
Plaintext

# Project exclude paths
/target/
.idea/
compile.bat
/.vscode/