X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=.gitignore;h=ac752c84841b6b8aab154e5f10a262392c1f57a4;hp=af123c0421dcfd65d4d7c9741977dbd6534328f0;hb=61cad7bbaf63389b520b695eefdd735bc11a8aa6;hpb=21298f7a45ee536800be5e771438b01089a5cb2c diff --git a/.gitignore b/.gitignore index af123c0..ac752c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ .deps *~ +*.cmi +*.cmo +*.cmx +*.cma +*.cmxa *.o Makefile.in Makefile @@ -13,12 +18,32 @@ Makefile /config.status /config.sub /configure -/daemon/lexer.c -/daemon/parser.c +/daemon/.depend +/daemon/libdaemon.a +/daemon/whenjobsd +/daemon/whenjobsd.8 +/daemon/whenproto.x +/daemon/whenproto_srv.ml +/daemon/whenproto_srv.mli /depcomp /install-sh +/lib/.depend +/lib/config.ml +/lib/liblibrary.a +/lib/whenproto_aux.ml +/lib/whenproto_aux.mli /libtool /ltmain.sh /missing /stamp-h1 +/tests/parsing/.depend +/tests/parsing/test_load +/tools/.depend +/tools/libdir.ml +/tools/whenjobs +/tools/whenjobs.1 +/tools/whenproto.x +/tools/whenproto_clnt.ml +/tools/whenproto_clnt.mli +/whenjobs.spec /ylwrap