| | |
| | | [Rr]elease/ |
| | | [Rr]eleases/ |
| | | x64/ |
| | | x86/ |
| | | [Ww][Ii][Nn]32/ |
| | | [Aa][Rr][Mm]/ |
| | | [Aa][Rr][Mm]64/ |
| | | bld/ |
| | | [Bb]in/ |
| | | [Oo]bj/ |
| | |
| | | [Ll]og/ |
| | | [Ll]ogs/ |
| | | |
| | | # Visual Studio 2015/2017 cache/options directory |
| | | .vs/ |
| | | # Uncomment if you have tasks that create the project's static files in wwwroot |
| | | #wwwroot/ |
| | | |
| | | # Visual Studio 2017 auto generated files |
| | | Generated\ Files/ |
| | |
| | | [Tt]est[Rr]esult*/ |
| | | [Bb]uild[Ll]og.* |
| | | |
| | | # NUnit |
| | | *.VisualState.xml |
| | | TestResult.xml |
| | | nunit-*.xml |
| | |
| | | # Files built by Visual Studio |
| | | *_i.c |
| | | *_p.c |
| | | *_h.h |
| | | *.ilk |
| | | *.meta |
| | | *.obj |
| | |
| | | *.[Rr]e[Ss]harper |
| | | *.DotSettings.user |
| | | |
| | | # JustCode is a .NET coding addin-in |
| | | .JustCode |
| | | |
| | | # TeamCity is a build add-in |
| | | _TeamCity* |
| | | |
| | |
| | | # Publish Web Output |
| | | *.[Pp]ublish.xml |
| | | *.azurePubxml |
| | | # Note: Comment the next line if you want to checkin your web deploy settings, |
| | | # but database connection strings (with potential passwords) will be unencrypted |
| | | *.pubxml |
| | | *.publishproj |
| | | |
| | |
| | | PublishScripts/ |
| | | |
| | | # NuGet Packages |
| | | packages/* |
| | | *.nupkg |
| | | # NuGet Symbol Packages |
| | | *.snupkg |
| | | # The packages folder can be ignored because of Package Restore |
| | | **/[Pp]ackages/* |
| | | # except build/, which is used as an MSBuild target. |
| | | !**/[Pp]ackages/build/ |
| | | # Uncomment if necessary however generally it will be regenerated when needed |
| | | #!**/[Pp]ackages/repositories.config |
| | | # NuGet v3's project.json files produces more ignorable files |
| | | *.nuget.props |
| | | *.nuget.targets |
| | | |
| | | # Microsoft Azure Build Output |
| | | csx/ |
| | | *.build.csdef |
| | | |
| | | # Microsoft Azure Emulator |
| | | ecf/ |
| | | rcf/ |
| | | |
| | | # Windows Store app package directories and files |
| | | AppPackages/ |
| | | BundleArtifacts/ |
| | | Package.StoreAssociation.xml |
| | |
| | | !?*.[Cc]ache/ |
| | | |
| | | # Others |
| | | sql/ |
| | | *.Cache |
| | | ClientBin/ |
| | | [Ss]tyle[Cc]op.* |
| | | ~$* |
| | | *~ |
| | | *.dbmdl |
| | |
| | | *.jfm |
| | | *.pfx |
| | | *.publishsettings |
| | | orleans.codegen.cs |
| | | |
| | | # Including strong name files can present a security risk |
| | | # (https://github.com/github/gitignore/pull/2483#issue-259490424) |
| | | #*.snk |
| | | |
| | | # Since there are multiple workflows, uncomment next line to ignore bower_components |
| | | # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) |
| | | #bower_components/ |
| | | |
| | | # RIA/Silverlight projects |
| | | Generated_Code/ |