Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit48f6037

Browse files
committed
Merge pull requestfsharp#195 from jack-pappas/master
Ignore generated lexer/parser files for the Silverlight-based compiler.
2 parentsc8843c2 +6832e77 commit48f6037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ src/fsharp/FSharp.Compiler-proto/ilpars.fsi
4949
src/fsharp/FSharp.Compiler-proto/lex.fs
5050
src/fsharp/FSharp.Compiler-proto/pars.fs
5151
src/fsharp/FSharp.Compiler-proto/pars.fsi
52+
src/fsharp/FSharp.Compiler.Silverlight/lex.fs
53+
src/fsharp/FSharp.Compiler.Silverlight/pars.fs
54+
src/fsharp/FSharp.Compiler.Silverlight/pars.fsi
5255
*~
5356
tests/projects/Sample_VS2012_FSharp_ConsoleApp_net45_with_resource/Sample_VS2012_FSharp_ConsoleApp_net45/Sample_VS2012_FSharp_ConsoleApp_net45.sln
5457
tests/projects/Sample_VS2012_FSharp_ConsoleApp_net45_with_resource/Sample_VS2012_FSharp_ConsoleApp_net45/Sample_VS2012_FSharp_ConsoleApp_net45.userprefs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp