Project:
fsharpx
Code Location:
git://github.com/fsharp/fsharpx.gitmaster
/
.gitignore
#ignore thumbnails created by windows Thumbs.db #Ignore files build by Visual Studio *.obj *.pdb *.user *.aps *.pch *.vspscc *_i.c *_p.c *.ncb *.suo *.tlb *.tlh *.bak *.cache *.ilk *.log *_Spliced.*proj [Bb]in [Dd]ebug*/ *.lib *.sbr obj/ [Rr]elease*/ _ReSharper*/ [Tt]est[Rr]esult* build/ build-portable/ deploy/ docs/ nuget/ test/ FSharp.Monad_mm_cache.bin *.orig *.nupkg manualNuget/lib/ build.AndDeploy.bat *.sln.ide __setup__.fsx lib/FAKE/tools/
