diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-03-05 15:56:20 -0800 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-03-05 15:56:20 -0800 |
| commit | 3d328f8ed2e839cac142abbe905eeac4471ec071 (patch) | |
| tree | 621ebd1ef64ff8ef4401172ec2ef3f500456fa7d /.gitignore | |
| parent | 34d5e8a827c24e249e889c7a6148e79f4a2f673d (diff) | |
Updated .gitinore and remove checkUpdate()
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -13,3 +13,13 @@ *.class *.json songs.txt +.idea/modules.xml +.idea/vcs.xml +.idea/libraries/Maven__org_jaudiotagger_2_0_3.xml +.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml +.idea/libraries/Maven__junit_junit_4_11.xml +.idea/libraries/Maven__commons_io_commons_io_2_8_0.xml +.idea/libraries/Maven__com_mpatric_mp3agic_0_9_1.xml +.idea/libraries/Maven__com_jgoodies_jgoodies_forms_1_8_0.xml +.idea/libraries/Maven__com_jgoodies_jgoodies_common_1_8_0.xml +.idea/ytmp3AutoTag.iml |
