Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

75 lines
1023 B

# Build Directories
bin/
obj/
out/
# User-specific Files
*.user
*.suo
*.sln.docstates
*.userprefs
.vagrant
.vs
# Test & Analysis Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
*.VisualState.xml
TestResult.xml
TestResults.xml
coverage.*
*.dotCover
*.psess
*.vsp
*.vspx
*.lnt
*.svclog
# Caches
_ReSharper*
_TeamCity*
*.[Rr]e[Ss]harper
*.ide/
*.[Cc]ache
*.ncb
*.sdf
*.aps
*.opensdf
*.cachefile
# Upgrades
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
*.bak
*.orig
# OS
$RECYCLE.BIN/
.DS_Store/
Thumbs.db
ehthumbs.db
Desktop.ini
# NuGet Packages
# NOTE: we do NOT use package restore in the core projects, but do use it with FAKE builds.
packages/*
!packages/.gitattributes
!packages/repositories.config
!packages/NUnit
!packages/FsUnit
!packages/TaskParallelLibrary
!packages/FSharp.Core
# FAKE & Paket
packages/FAKE
.paket/paket.exe
.fake
# Generated Doc Files
docs/content/License.md
docs/content/Contributing.md
docs/content/Contributors.md
docs/content/ReleaseNotes.md
docs/content/ReleaseNotes-*.md