hydra/.gitignore
2020-10-28 13:41:34 +01:00

38 lines
544 B
Plaintext

*.o
*~
Makefile
Makefile.in
.deps
.hydra-data
/config.guess
/config.log
/config.status
/config.sub
/configure
/depcomp
/libtool
/ltmain.sh
/autom4te.cache
/aclocal.m4
/missing
/install-sh
/src/sql/hydra-postgresql.sql
/src/sql/hydra-sqlite.sql
/src/sql/tmp.sqlite
/src/hydra-eval-jobs/hydra-eval-jobs
/src/root/static/bootstrap
/src/root/static/js/flot
/doc/manual/images
/doc/manual/manual.html
/doc/manual/manual.pdf
/tests/.bzr*
/tests/.git*
/tests/.hg*
/tests/nix
/inst
hydra-config.h
hydra-config.h.in
result
tests/jobs/config.nix
outputs