зеркало из https://github.com/dotnet/fsharp.git
132 строки
3.2 KiB
Plaintext
132 строки
3.2 KiB
Plaintext
# output location
|
|
artifacts/
|
|
BenchmarkDotNet.Artifacts/
|
|
|
|
/tests/scripts/current
|
|
.dotnet/
|
|
.packages/
|
|
.tools/
|
|
|
|
# Patches that may have been generated by scripts.
|
|
# (These aren't generally useful to commit directly; if anything, they should be applied.)
|
|
scripts/*.patch
|
|
/src/*.userprefs
|
|
/src/Compiler/FSStrings.resources
|
|
/src/FSharp.Build/*.resx
|
|
/src/fsi/*.resx
|
|
/src/FSharp.Compiler.Interactive.Settings/*.resx
|
|
/src/fsi/Fsi.sln
|
|
/src/FSharp.Build/*.resources
|
|
/src/Compiler/*.resx
|
|
/src/Compiler/*.resources
|
|
/src/Compiler/*.sln
|
|
/src/Compiler/*.userprefs
|
|
/src/Compiler/StandardOutput.txt
|
|
/src/Compiler/StandardError.txt
|
|
/src/*.log
|
|
/src/*/Properties/launchSettings.json
|
|
/vsintegration/src/unittests/Unittests.fsi
|
|
/tests/*FSharp_Failures.env
|
|
/tests/*FSharp_Failures.lst
|
|
/tests/fsharpqa/testenv/bin/
|
|
/tests/fsharpqa/Source/CodeGen/EmittedIL/StaticInit/StaticInit_Module01.dll
|
|
/tests/fsharpqa/Source/CodeGen/EmittedIL/StaticInit/StaticInit_Module01.pdb
|
|
/tests/Xnet40-fsharpqa-suite-failures.log.*
|
|
/tests/fsharp/typeProviders/splitAssemblyTools/provider.dll
|
|
/tests/fsharp/typeProviders/splitAssemblyTypeproviders/provider.dll
|
|
/vsintegration/src/service/FsPkgs/FSharp.Project/FS/FSharp.ProjectSystem.FSharp.fsi
|
|
/vsintegration/src/service/FsPkgs/FSharp.Project/FS/ctofiles/
|
|
/tests/fsharpqa/Source/CodeGen/EmittedIL/QueryExpressionStepping/Utils.dll
|
|
/tests/fsharpqa/Source/CodeGen/EmittedIL/ComputationExpressions/ComputationExprLibrary.dll
|
|
/tests/fsharpqa/Source/*net40-fsharpqa-suite-failures.env
|
|
/tests/fsharpqa/Source/*net40-fsharpqa-suite-failures.lst
|
|
/tests/**/FSharp.Core.dll
|
|
/tests/fsharp/optimize/stats/FSharpOptimizationInfo.FSharp.Core
|
|
/tests/fsharp/optimize/stats/FSharpSignatureInfo.FSharp.Core
|
|
lib/debug
|
|
lib/release
|
|
lib/proto
|
|
lib/bootstrap/4.1/*.mdb
|
|
lib/bootstrap/4.1/*.xml
|
|
lib/bootstrap/4.1/fsharpc
|
|
lib/bootstrap/4.1/fsharpi
|
|
lib/bootstrap/4.1/policy*
|
|
obj/
|
|
bin/
|
|
aclocal.m4
|
|
sign_temp
|
|
.libs
|
|
configure
|
|
config.log
|
|
config.status
|
|
*~
|
|
*.suo
|
|
obj
|
|
extras
|
|
ossreadme*.txt
|
|
*.csproj.user
|
|
*.fsproj.user
|
|
*.vbproj.user
|
|
*.sln.DotSettings.user
|
|
*.props.user
|
|
launchSettings.json
|
|
*.log
|
|
*.jrs
|
|
*.chk
|
|
*.bak
|
|
*.vserr
|
|
*.err
|
|
*.orig
|
|
*.mdf
|
|
*.ldf
|
|
*.cto
|
|
*.vstman
|
|
project.lock.json
|
|
Backup/
|
|
tests/fsharp/core/array/dont.run.peverify
|
|
tests/fsharp/core/innerpoly/dont.run.peverify
|
|
tests/fsharp/typecheck/sigs/neg94-pre.dll
|
|
times
|
|
/tests/fsharpqa/testenv/bin/System.ValueTuple.dll
|
|
source_link.json
|
|
.vs/
|
|
System.ValueTuple.dll
|
|
tests/fsharpqa/testenv/bin/System.ValueTuple.dll
|
|
**/.fake
|
|
.ionide
|
|
/fcs/packages/
|
|
*/paket-files/
|
|
/fcs/TestResult.xml
|
|
/tests/fcs/
|
|
/fcs/.paket/Paket.Restore.targets
|
|
msbuild.binlog
|
|
/fcs/FSharp.Compiler.Service.netstandard/*.fs
|
|
/fcs/FSharp.Compiler.Service.netstandard/*.fsi
|
|
/.ionide/
|
|
**/.DS_Store
|
|
/tests/fsharp/regression/5531/compilation.output.test.txt
|
|
/tests/fsharp/core/fsfromfsviacs/compilation.langversion.old.output.txt
|
|
/tests/fsharp/core/fsfromfsviacs/compilation.errors.output.txt
|
|
*ncrunch*.user
|
|
_NCrunch_*
|
|
.*crunch*.local.xml
|
|
nCrunchTemp_*
|
|
|
|
.idea
|
|
/tests/fsharp/core/members/set-only-property/vb.dll
|
|
/tests/fsharp/core/members/set-only-property/fs.dll
|
|
/tests/fsharp/core/members/set-only-property/cs.dll
|
|
|
|
.fake
|
|
*.pdb
|
|
*.dll
|
|
|
|
/test.fs
|
|
/test.fsx
|
|
|
|
tests/FSharp.Compiler.Service.Tests/FSharp.CompilerService.SurfaceArea.netstandard.actual
|
|
*.vsp
|
|
/tests/AheadOfTime/Trimming/output.txt
|
|
*.svclog
|
|
micro.exe
|
|
positive.exe |