From 418677fd6fd792dc4d52631120e561e635eb083c Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 25 Sep 2022 11:35:56 +0800 Subject: Update mpd --- mpd/ncmpcpp/.gitignore | 1 + mpd/ncmpcpp/error.log | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) create mode 100644 mpd/ncmpcpp/.gitignore delete mode 100644 mpd/ncmpcpp/error.log (limited to 'mpd/ncmpcpp') diff --git a/mpd/ncmpcpp/.gitignore b/mpd/ncmpcpp/.gitignore new file mode 100644 index 0000000..397b4a7 --- /dev/null +++ b/mpd/ncmpcpp/.gitignore @@ -0,0 +1 @@ +*.log diff --git a/mpd/ncmpcpp/error.log b/mpd/ncmpcpp/error.log deleted file mode 100644 index 15bdf09..0000000 --- a/mpd/ncmpcpp/error.log +++ /dev/null @@ -1,6 +0,0 @@ -writeCommonTags: couldn't write 'year' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -writeCommonTags: couldn't write 'track' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -writeCommonTags: couldn't write 'year' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -writeCommonTags: couldn't write 'track' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -writeCommonTags: couldn't write 'year' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -writeCommonTags: couldn't write 'track' tag to 'Best of Kiasmos-F1gIsoIVQG8.opus' as it's not a positive integer -- cgit v1.2.3-70-g09d2