forked from OCamlPro/ocp-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
116 lines (116 loc) · 2.84 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
*.cm?
*.o
*.obj
*.a
*.lib
*.mldep
*.mlidep
*.byte
*.asm
boot/Saved
_obuild
*.cmxa
*~
*.annot
tools/ocp-type-stdlib/*.mli
*.cmti
*.last_compiled
tools/ocp-wizard/completion/syntactic/owz_lexer.ml
tools/ocp-wizard/completion/syntactic/owz_parser.ml
tools/ocp-wizard/completion/syntactic/owz_parser.mli
tools/ocp-fix-errors/oCamlPatternParser.ml
tools/ocp-fix-errors/oCamlPatternParser.mli
tools/ocp-pp/lexer.ml
tools/ocp-pp/parser.ml
tools/ocp-pp/parser.mli
ocp-build.root
docs/roadmap/roadmap.aux
docs/roadmap/roadmap.log
libs/ocaml-compiler/approx/approx_lexer.ml
libs/ocaml-compiler/approx/approx_parser.ml
libs/ocaml-compiler/approx/approx_parser.mli
libs/ocaml-compiler/parsing/parser_yacc.ml
libs/ocaml-compiler/parsing/parser_yacc.mli
*.backup*
tools/ocp-wizard/test/*_*.ml
profile.out
depend.ocp-type
docs/roadmap2/main.aux
docs/roadmap2/main.log
docs/roadmap2/main.toc
*.last_compiled
.depend.ocp-type
docs/roadmap/deps.dot
docs/roadmap/short-features.tex
docs/roadmap/short-roadmap.tex
docs/roadmap/short.aux
docs/roadmap/short.log
docs/roadmap/short.out
docs/roadmap/short.toc
docs/roadmap2/
docs/user-manual/auto-libs.tex
docs/user-manual/auto-tools.tex
docs/user-manual/user-manual.aux
docs/user-manual/user-manual.log
docs/user-manual/user-manual.out
docs/user-manual/user-manual.pdf
docs/user-manual/user-manual.toc
tools/ocp-ide/typerex.el
tools/ocp-rtt/.depend
ocp-build.root.old
libs/ocaml-compiler-clean/parsing/lexer.ml
libs/ocaml-compiler-clean/parsing/linenum.ml
libs/ocaml-compiler-clean/parsing/parser.ml
libs/ocaml-compiler-clean/parsing/parser.mli
tools/ocp-ide/emacs/ocp-ide.el
tools/ocp-ide/emacs/tmp.el
autom4te.cache
config.log
config.status
emacs-plugins
ocp-typerex.ocp
libs/ocamlpro/yacclib/yacclib_lexer.ml
libs/ocamlpro/yacclib/yacclib_parser.ml
libs/ocamlpro/yacclib/yacclib_parser.mli
tools/ocp-wizard/emacs/ocp-wizard-plugin.el
tools/ocp-ide/emacs/typerex.el*
libs/ocamlpro/typerex-config/typerex_config.ml
ocp-build.root.old.old
typerex-ocaml-private
libs/ocamlpro/color/color.ml
ocp-subst-config.exe
boot/ocp-build
boot/ocp-build.run
boot/primitives.ml
Makefile.config
typerex.config
typerex.ocp
packages/opam/ocp-build.opam
ocp-build-bundle.ocp
debug.ocp
/config/Makefile.config
/src/ocp-build/buildOCPParser.ml
/src/ocp-build/buildOCPParser.mli
/src/ocp-build/buildVersion.ml
/src/ocp-build/metaLexer.ml
/check-headers.undo
headers-??.txt
/ocp-check-headers-ignore-files
/.ocpstop
/archi?.dot
/archi?.pdf
/exports-ocp-build-project.txt
/libs/ocplib-system/simpleConfig.ml
/libs/ocplib-compat/string-compat/stringCompat.ml
#*
/archi?.txt
/autoconf/config.ocpgen
/autoconf/config.ocp2gen
/_olint
*.old
/tools/ocp-build/lang-ocp2/buildOCP2Parser.ml
/tools/ocp-build/lang-ocp2/buildOCP2Parser.mli
/tools/ocp-build/lang-ocp/buildOCPParser.mli
/tools/ocp-build/lang-ocp/buildOCPParser.ml
/libs/ocplib-compat/string-compat/ocpCompat.ml
/tools/ocp-build/meta/metaLexer.ml