File: .gitignore

package info (click to toggle)
coq-dpdgraph 1.0%2B8.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: ml: 686; makefile: 221
file content (48 lines) | stat: -rw-r--r-- 452 bytes parent folder | download
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
.depend
*.annot
*.cmo
*.cma
*.cmi
*.cmt
*.a
*.o
*.cmx
*.cmxs
*.cmxa
*.mlg.d
version.ml
graphdepend.ml
searchdepend.ml

autom4te.cache
configure
Makefile
Make_coq.conf
.Make_coq.d
config.log
config.status
*.aux
*.glob
*.mllib.d
*.v.d
*.vo
*.vok
*.vos

coqthmdep
dpd2dot
dpdusage
Make_coq
CoqMakefile.conf
dpd_lex.ml
dpd_parse.ml
dpd_parse.mli
tests/*.log
tests/*.ok
tests/*.dot
tests/*.dpd
!tests/*.err.dpd
tests/*.glob
tests/Test.vo

META.coq-dpdgraph