Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
4182 commits behind, 25 commits ahead of the upstream repository.
Jö Fahlke's avatar
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.
251deeb0
History