Forked from
Core Modules / dune-common
4367 commits behind the upstream repository.

Jö Fahlke
authored
"Makefile.in", "*.o", etc. need only be listed in the toplevel .gitignore, the rules are applied recursively. Test programs etc. should be listed as "/program" in their directory's .gitignore, so they are not accidentially ignored in a lower level directory.