OSDN Git Service

Some more code clean-up.
[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 /bin
13 /bindings/Delphi/example/bin/*.dll
14 /bindings/Delphi/example/bin/*.exe
15 /bindings/Delphi/example/obj/*.dcu
16 /bindings/Delphi/example/src/*.dcu
17 /bindings/Delphi/library/*.dcu
18 /bindings/Java/example/bin
19 /bindings/Java/example/out
20 /bindings/Java/library/bin
21 /bindings/Java/library/out
22 /bindings/Microsoft.NET/example/bin
23 /bindings/Microsoft.NET/example/obj
24 /bindings/Microsoft.NET/library/bin
25 /bindings/Microsoft.NET/library/obj
26 /bindings/Python/library/__pycache__
27 /bindings/Python/example/__pycache__
28 /ipch
29 /obj
30 /out
31 /tools/DevRandom/*.txt
32 /tools/DevRandom/bin
33 /tools/DevRandom/ipch
34 /tools/DevRandom/obj
35 /tools/GenTables/*.txt
36 /tools/GenTables/bin
37 /tools/GenTables/ipch
38 /tools/GenTables/obj
39 /tools/StressTester/*.txt
40 /tools/StressTester/bin
41 /tools/StressTester/ipch
42 /tools/StressTester/obj