[bridgedb/master] Update .gitignore to exclude log files even in the top-level dir.

12 Jan
2014
12 Jan
'14
6:06 a.m.
commit 32ee30f487a7f29f660efaeb1ded137f54e87c1c Author: Isis Lovecruft <isis@torproject.org> Date: Wed Oct 30 01:25:01 2013 +0000 Update .gitignore to exclude log files even in the top-level dir. --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d560f20..f642ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -68,9 +68,9 @@ bridgedb.pid run/* # logs -*/bridgedb*.log -*/assignments.log -*/bridgedist.log +*bridgedb.log* +*assignments.log +*bridgedist.log *bridge-descriptors* *cached-descriptors*
4194
Age (days ago)
4194
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org