mirror of https://github.com/winsw/winsw
Update .gitignore and remove the old repositories.config
parent
12c16e40a7
commit
56883225eb
|
@ -1,9 +1,8 @@
|
||||||
bin
|
bin
|
||||||
obj
|
obj
|
||||||
*.suo
|
*.suo
|
||||||
/UpgradeLog.htm
|
|
||||||
/winsw.csproj.user
|
|
||||||
*.user
|
*.user
|
||||||
/src/packages/NUnit.2.6.4
|
/eval
|
||||||
/src/packages/ILMerge.MSBuild.Tasks.1.0.0.3
|
/src/packages/
|
||||||
/winsw_key.snk
|
/winsw_key.snk
|
||||||
|
/winsw_key.pfx
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<repositories>
|
|
||||||
<repository path="..\Tests\winswTests\packages.config" />
|
|
||||||
</repositories>
|
|
Loading…
Reference in New Issue