simon-git: filter (master): filter.git
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Oct 3 22:46:59 BST 2016
TL;DR:
e20b275 Forgot to .gitignore the recent new 'noinput' binary.
24c37bb Add some leading slashes in .gitignore.
Repository: https://git.tartarus.org/simon/filter.git
On the web: https://git.tartarus.org/?p=simon/filter.git
Branch updated: master
Committer: filter.git
Date: 2016-10-03 22:46:59
commit e20b2752b977a3512866255bb0a10feb077f2061
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=e20b2752b977a3512866255bb0a10feb077f2061;hp=d7b0ad89def440e2881c55479c87c30346a5287d
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Oct 3 22:45:32 2016 +0100
Forgot to .gitignore the recent new 'noinput' binary.
.gitignore | 1 +
1 file changed, 1 insertion(+)
commit 24c37bb6563817f645da3aa0b844ab877479fce5
web diff https://git.tartarus.org/?p=simon/filter.git;a=commitdiff;h=24c37bb6563817f645da3aa0b844ab877479fce5;hp=e20b2752b977a3512866255bb0a10feb077f2061
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Oct 3 22:45:52 2016 +0100
Add some leading slashes in .gitignore.
Not that I have any subdirectories at the moment, but if I ever do,
these specific binary names are expected to appear only at the top
level, whereas .o and .d files are things I generically want to ignore
wherever they show up.
.gitignore | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
More information about the tartarus-commits
mailing list