simon-git: agedu (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon May 21 17:49:53 BST 2018


TL;DR:
  5b12791 Missing .gitignore rule for autoconf detritus.

Repository:     https://git.tartarus.org/simon/agedu.git
On the web:     https://git.tartarus.org/?p=simon/agedu.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-05-21 17:49:53

commit 5b1279114fd3d5396e4e58da498f81402a955022
web diff https://git.tartarus.org/?p=simon/agedu.git;a=commitdiff;h=5b1279114fd3d5396e4e58da498f81402a955022;hp=af641e6fbcb9cef9a7d624c28712e1ba48806f04
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 21 17:49:45 2018 +0100

    Missing .gitignore rule for autoconf detritus.
    
    One day I really must sit down and work out (a) what the full set of
    things really is that autotools might generate in my main source
    directory and I'll have to ignore, and (b) how it is that I keep
    finding I've missed one.
    
    In this case I have to suppose that the culprit was my recent Ubuntu
    upgrade - probably the new autotools is generating a 'compile' script
    where the previous one didn't - but this phenomenon constantly
    confuses me in other circumstances too...

 .gitignore | 1 +
 1 file changed, 1 insertion(+)



More information about the tartarus-commits mailing list