Skip to content
  • Jö Fahlke's avatar
    [vc] Simplify ignore lists. · 251deeb0
    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