Compare job names intelligently, so "job$9" < "job$10".
[whenjobs.git] / .gitignore
1 .depend
2 .deps
3 *~
4 *.cmi
5 *.cmo
6 *.cmx
7 *.cma
8 *.cmxa
9 *.o
10 Makefile.in
11 Makefile
12 /aclocal.m4
13 /autom4te.cache
14 /compile
15 /config.guess
16 /config.h
17 /config.h.in
18 /config.log
19 /config.status
20 /config.sub
21 /configure
22 /daemon/libdaemon.a
23 /daemon/whenjobsd
24 /daemon/whenjobsd.8
25 /daemon/whenproto.x
26 /daemon/whenproto_srv.ml
27 /daemon/whenproto_srv.mli
28 /depcomp
29 /install-sh
30 /lib/config.ml
31 /lib/liblibrary.a
32 /lib/whenproto_aux.ml
33 /lib/whenproto_aux.mli
34 /libtool
35 /ltmain.sh
36 /missing
37 /stamp-h1
38 /tests/jobs/test_output
39 /tests/parsing/test_load
40 /tools/libdir.ml
41 /tools/whenjobs
42 /tools/whenjobs.1
43 /tools/whenproto.x
44 /tools/whenproto_clnt.ml
45 /tools/whenproto_clnt.mli
46 /whenjobs.spec
47 /ylwrap