mirror of
https://github.com/iminet/xmlrpcwsc-dotnet.git
synced 2025-04-20 02:45:46 +02:00
Gitignore changes
This commit is contained in:
parent
dc3aad6061
commit
a1869a48bc
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>
|
|
Loading…
x
Reference in New Issue
Block a user