Skip to content

Commit

Permalink
Add new files
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Jan 20, 2021
1 parent af0cfb4 commit 549da1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ Makefile
/test/data/mp4-create
/test/data/wav-create
/test/data/wav-dump
/vendor
2 changes: 2 additions & 0 deletions taglib-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ DESC
"test/data/crash.mp3",
"test/data/flac-create.cpp",
"test/data/flac.flac",
"test/data/flac_nopic.flac",
"test/data/get_picture_data.cpp",
"test/data/globe_east_540.jpg",
"test/data/globe_east_90.jpg",
Expand All @@ -155,6 +156,7 @@ DESC
"test/fileref_write_test.rb",
"test/flac_file_test.rb",
"test/flac_file_write_test.rb",
"test/flac_picture_memory_test.rb",
"test/helper.rb",
"test/id3v1_genres_test.rb",
"test/id3v1_tag_test.rb",
Expand Down

0 comments on commit 549da1c

Please sign in to comment.