OSDN Git Service

Updated Microsoft.NET port to the latest version.
[mhash384/mhash384.git] / .gitignore
1 *.VC.db
2 *.html
3 *.opendb
4 *.opensdf
5 *.sdf
6 *.suo
7 *.user
8 *.~ddp
9 *.~dfm
10 *.~dpr
11 *.~pas
12 .vs
13 /bin
14 /bindings/Delphi/example/bin/*.dll
15 /bindings/Delphi/example/bin/*.exe
16 /bindings/Delphi/example/obj/*.dcu
17 /bindings/Delphi/example/src/*.dcu
18 /bindings/Delphi/library/*.dcu
19 /bindings/Java/example/bin
20 /bindings/Java/example/out
21 /bindings/Java/library/bin
22 /bindings/Java/library/out
23 /bindings/Microsoft.NET/example/bin
24 /bindings/Microsoft.NET/example/obj
25 /bindings/Microsoft.NET/library/bin
26 /bindings/Microsoft.NET/library/obj
27 /bindings/Python/example/__pycache__
28 /bindings/Python/library/__pycache__
29 /ipch
30 /obj
31 /out
32 /tools/DevRandom/*.txt
33 /tools/DevRandom/bin
34 /tools/DevRandom/ipch
35 /tools/DevRandom/obj
36 /tools/GenTables/*.txt
37 /tools/GenTables/bin
38 /tools/GenTables/ipch
39 /tools/GenTables/obj
40 /tools/JavaBytes/bin
41 /tools/StressTester/*.txt
42 /tools/StressTester/bin
43 /tools/StressTester/ipch
44 /tools/StressTester/obj
45 /tools/Validate/bin