Skip to content

Commit 4709f02

Browse files
author
Coby Chapple
committed
Merge pull request #402 from ntotten/master
Added Windows Azure build output files
2 parents ef2db78 + 1a2c409 commit 4709f02

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CSharp.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@ publish
7676
# Publish Web Output
7777
*.Publish.xml
7878

79+
# NuGet Packages Directory
80+
packages
81+
82+
# Windows Azure Build Output
83+
csx
84+
*.build.csdef
85+
7986
# Others
8087
[Bb]in
8188
[Oo]bj

0 commit comments

Comments
 (0)