• Show log

    Commit

  • Hash : fe1b11eb
    Author : Stefano Lattarini
    Date : 2011-08-09T16:43:08

    gitignore: more use of anchors
    
    * .gitignore: Anchor files that are intended to be ignored only
    if found in the same directory of the `.gitignore' file, not also
    in its subdirectories.
    * doc/.gitignore, doc/amhello/.gitignore, lib/Automake/.gitignore,
    lib/Automake/tests/.gitignore, tests/.gitignore: Likewise.  Also,
    where needed, add new entries that were once implied by the
    non-anchored entries in the upper-level `.gitignore' files.
    

  • README

  • This is a demonstration package for GNU Automake.
    Type `info Automake' to read the Automake manual.