aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-18 15:02:54 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-18 15:02:54 -0400
commitf1a602f5a87f666eec03b9afd3f3edfa27d337f6 (patch)
tree25cca82b4b125104654282ebdc47814d6f322349 /.gitignore
parent76cabe82269ff92d5950b8cf738c00976ca60e93 (diff)
disable nuget package restore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f1b81038b..673f15dfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+!*
+
#################
## Eclipse
#################
@@ -145,8 +147,9 @@ publish/
# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
-packages/
+# packages/
dlls/
+dllssigned/
# Windows Azure Build Output
csx