mirror of
https://github.com/iminet/xmlrpcwsc-dotnet.git
synced 2025-07-20 19:05:55 +02:00
Gitignore changes
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -194,6 +194,7 @@ publish/
|
|||||||
# NuGet v3's project.json files produces more ignoreable files
|
# NuGet v3's project.json files produces more ignoreable files
|
||||||
*.nuget.props
|
*.nuget.props
|
||||||
*.nuget.targets
|
*.nuget.targets
|
||||||
|
**/nuget.config
|
||||||
|
|
||||||
# Microsoft Azure Build Output
|
# Microsoft Azure Build Output
|
||||||
csx/
|
csx/
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<configuration>
|
|
||||||
<packageSources>
|
|
||||||
<clear />
|
|
||||||
<add key="github" value="https://nuget.pkg.github.com/iminet/index.json" />
|
|
||||||
</packageSources>
|
|
||||||
</configuration>
|
|
Reference in New Issue
Block a user