... add some needed gitignores...

This commit is contained in:
Shay Bergmann 2021-07-23 22:10:50 +00:00
parent 45077a120d
commit 3c621ec386
No known key found for this signature in database
GPG key ID: 9B31F845AB291324

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.pls_cache
*.o
*~
Makefile
@ -22,6 +23,7 @@ Makefile.in
/src/hydra-eval-jobs/hydra-eval-jobs
/src/root/static/bootstrap
/src/root/static/js/flot
/tests
/doc/manual/images
/doc/manual/manual.html
/doc/manual/manual.pdf
@ -41,3 +43,4 @@ stamp-h1
src/hydra-evaluator/hydra-evaluator
src/hydra-queue-runner/hydra-queue-runner
src/root/static/fontawesome/
src/root/static/bootstrap*/