diff --git a/.gitignore b/.gitignore index f400df3..96113c3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ obj/ /packages/ riderModule.iml /_ReSharper.Caches/ -.idea/ \ No newline at end of file +.idea/ +.user/ \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index af642d1..e38da3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ [submodule "DTLib"] path = DTLib url = https://github.com/Timerix22/DTLib.git -[submodule "vknet"] - path = vknet - url = https://github.com/Timerix22/vknet -[submodule "VkNet.AudioBypass"] - path = VkNet.AudioBypass - url = https://github.com/Timerix22/VkNet.AudioBypass diff --git a/VkAudioDownloader.sln.DotSettings.user b/VkAudioDownloader.sln.DotSettings.user deleted file mode 100644 index 2c4fd83..0000000 --- a/VkAudioDownloader.sln.DotSettings.user +++ /dev/null @@ -1,4 +0,0 @@ - - <AssemblyExplorer> - <Assembly Path="C:\Users\User\.nuget\packages\vknet\1.72.0\lib\net6.0\VkNet.dll" /> -</AssemblyExplorer> \ No newline at end of file diff --git a/VkNet.AudioBypass b/VkNet.AudioBypass deleted file mode 160000 index e3e704c..0000000 --- a/VkNet.AudioBypass +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e3e704c40bb568953415a2c74a397197fafb5988 diff --git a/vknet b/vknet deleted file mode 160000 index 5989ed8..0000000 --- a/vknet +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5989ed812a93dec5d44f60bc50d119a5a46047a1