Remove and ignore packages

This commit is contained in:
2014-05-02 10:38:13 -04:00
parent 60d6f93543
commit f588422f2a
2 changed files with 1 additions and 7 deletions

3
.gitignore vendored
View File

@@ -96,8 +96,7 @@ publish/
*.Publish.xml *.Publish.xml
# NuGet Packages Directory # NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line packages/
#packages/
# Windows Azure Build Output # Windows Azure Build Output
csx csx

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<repositories>
<repository path="..\..\Common\packages.config" />
<repository path="..\packages.config" />
</repositories>