Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aleqsanbr committed Jul 8, 2023
1 parent fe8f997 commit 6546a9e
Show file tree
Hide file tree
Showing 28 changed files with 53 additions and 172 deletions.
37 changes: 37 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/

# Visual Studio Code
.vscode

# Rider
.idea

# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
msbuild.log
msbuild.err
msbuild.wrn

# Visual Studio 2015
.vs/
23 changes: 0 additions & 23 deletions YandexMusicExport/bin/Debug/net7.0/YandexMusicExport.deps.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = YandexMusicExport
build_property.ProjectDir = C:\Users\eng-r\Desktop\CS211 файлы\YandexMusicExport\YandexMusicExport\
build_property.ProjectDir = D:\PROJECTS\YandexMusicExport\YandexMusicExport\
Binary file not shown.
33 changes: 5 additions & 28 deletions YandexMusicExport/obj/YandexMusicExport.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
"C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj": {}
"D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj": {}
},
"projects": {
"C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj": {
"D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectUniqueName": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectName": "YandexMusicExport",
"projectPath": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectPath": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"packagesPath": "C:\\Users\\eng-r\\.nuget\\packages\\",
"outputPath": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\obj\\",
"outputPath": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
Expand Down Expand Up @@ -54,36 +54,13 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.NETCore.App.Crossgen2.win-x64",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.103\\RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x86": {
"#import": []
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\eng-r\.nuget\packages\;D:\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\eng-r\.nuget\packages\" />
Expand Down
32 changes: 4 additions & 28 deletions YandexMusicExport/obj/project.assets.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"version": 3,
"targets": {
"net7.0": {},
"net7.0/win-x86": {}
"net7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
Expand All @@ -15,11 +14,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectUniqueName": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectName": "YandexMusicExport",
"projectPath": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"projectPath": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"packagesPath": "C:\\Users\\eng-r\\.nuget\\packages\\",
"outputPath": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\obj\\",
"outputPath": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"
Expand Down Expand Up @@ -62,36 +61,13 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.NETCore.App.Crossgen2.win-x64",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
"version": "[7.0.3, 7.0.3]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.103\\RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x86": {
"#import": []
}
}
}
}
11 changes: 3 additions & 8 deletions YandexMusicExport/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
{
"version": 2,
"dgSpecHash": "Ef1wDwfHYIC5cbCKU1JcBl/zInq/numM+Rp3NCS2ArSL+Ggks7Ai9OqAeAdUUR8jOlYLGLuHJR3sGMnMTY16wQ==",
"dgSpecHash": "BPscatfGMn5XefhEcVqzmPTix1KFq8QKPxlcfbxO7zukllVi/z6bnUgFHMQnxDYA0ulBc2ruzTJoMsgcwEUdDA==",
"success": true,
"projectFilePath": "C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"expectedPackageFiles": [
"C:\\Users\\eng-r\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x86\\7.0.3\\microsoft.netcore.app.runtime.win-x86.7.0.3.nupkg.sha512",
"C:\\Users\\eng-r\\.nuget\\packages\\microsoft.windowsdesktop.app.runtime.win-x86\\7.0.3\\microsoft.windowsdesktop.app.runtime.win-x86.7.0.3.nupkg.sha512",
"C:\\Users\\eng-r\\.nuget\\packages\\microsoft.aspnetcore.app.runtime.win-x86\\7.0.3\\microsoft.aspnetcore.app.runtime.win-x86.7.0.3.nupkg.sha512",
"C:\\Users\\eng-r\\.nuget\\packages\\microsoft.netcore.app.crossgen2.win-x64\\7.0.3\\microsoft.netcore.app.crossgen2.win-x64.7.0.3.nupkg.sha512"
],
"projectFilePath": "D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj",
"expectedPackageFiles": [],
"logs": []
}
2 changes: 1 addition & 1 deletion YandexMusicExport/obj/project.packagespec.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"restore":{"projectUniqueName":"C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj","projectName":"YandexMusicExport","projectPath":"C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj","outputPath":"C:\\Users\\eng-r\\Desktop\\CS211 файлы\\YandexMusicExport\\YandexMusicExport\\obj\\","projectStyle":"PackageReference","fallbackFolders":["D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net7.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net7.0":{"targetAlias":"net7.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net7.0":{"targetAlias":"net7.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\7.0.103\\RuntimeIdentifierGraph.json"}}
"restore":{"projectUniqueName":"D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj","projectName":"YandexMusicExport","projectPath":"D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\YandexMusicExport.csproj","outputPath":"D:\\PROJECTS\\YandexMusicExport\\YandexMusicExport\\obj\\","projectStyle":"PackageReference","fallbackFolders":["D:\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net7.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net7.0":{"targetAlias":"net7.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net7.0":{"targetAlias":"net7.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\7.0.103\\RuntimeIdentifierGraph.json"}}
2 changes: 1 addition & 1 deletion YandexMusicExport/obj/rider.project.restore.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16886493290049983
16888028635847488

0 comments on commit 6546a9e

Please sign in to comment.