diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-02-18 17:55:24 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-02-18 17:55:24 +0000 |
commit | 81d67b90e88979b127728507b70407d2d3aa1754 (patch) | |
tree | 9e5da2c530492c8ca698b0a2ebac99fba5e18c69 | |
parent | cdf06535c6591dc1214b5b8a1e54cfe1269c2d15 (diff) |
Add daily log files to .gitignore.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,6 +42,6 @@ nosetests.xml \#*\# # Ignore client logfiles and configs -*.log +*.log* *.conf *.config |