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

Commitada4cc0

Browse files
committed
additions to .gitignore
1 parentf594493 commitada4cc0

File tree

1 file changed

+37
-9
lines changed

1 file changed

+37
-9
lines changed

‎.gitignore‎

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
lib/debug
2+
lib/release
23
lib/proto
4+
lib/bootstrap/4.0/*.mdb
5+
lib/bootstrap/4.0/*.xml
6+
lib/bootstrap/4.0/fsharpc
7+
lib/bootstrap/4.0/fsharpi
8+
lib/bootstrap/4.0/policy*
9+
aclocal.m4
10+
src/*.userprefs
11+
src/fsharp/FSStrings.resources
12+
lkg
13+
src/fsharp/FSharp.Build/*.resx
14+
src/fsharp/FSharp.Build-proto/*.resx
15+
src/fsharp/FSharp.Build-proto/*.resources
16+
src/fsharp/FSharp.Compiler-proto/*.resx
17+
src/fsharp/FSharp.Compiler-proto/*.resources
18+
src/fsharp/FSharp.Compiler-proto/*.sln
19+
src/fsharp/FSharp.Compiler-proto/*.userprefs
20+
src/fsharp/fsi/*.resx
21+
src/fsharp/FSharp.Compiler.Interactive.Settings/*.resx
22+
src/fsharp/FSharp.Compiler.Server.Shared/*.resx
23+
src/fsharp/fsi/Fsi.sln
24+
src/fsharp/FSharp.Build/*.resources
25+
src/fsharp/FSharp.Compiler/*.resx
26+
src/fsharp/FSharp.Compiler/*.resources
27+
src/fsharp/FSharp.Compiler/*.sln
28+
src/fsharp/FSharp.Compiler/*.userprefs
29+
Debug
30+
Proto
331
.libs
432
Makefile
533
configure
@@ -8,16 +36,16 @@ autom4te.cache
836
config.log
937
config.make
1038
config.status
11-
12-
13-
Debug/net40/bin/FSharp.Build.dll
14-
15-
Debug/net40/bin/FSharp.Build.xml
16-
1739
src/fsharp/FSharp.Compiler/illex.fs
18-
1940
src/fsharp/FSharp.Compiler/ilpars.fs
20-
41+
src/fsharp/FSharp.Compiler/ilpars.fsi
2142
src/fsharp/FSharp.Compiler/lex.fs
22-
2343
src/fsharp/FSharp.Compiler/pars.fs
44+
src/fsharp/FSharp.Compiler/pars.fsi
45+
src/fsharp/FSharp.Compiler-proto/illex.fs
46+
src/fsharp/FSharp.Compiler-proto/ilpars.fs
47+
src/fsharp/FSharp.Compiler-proto/ilpars.fsi
48+
src/fsharp/FSharp.Compiler-proto/lex.fs
49+
src/fsharp/FSharp.Compiler-proto/pars.fs
50+
src/fsharp/FSharp.Compiler-proto/pars.fsi
51+
*~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp