aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-03-22 22:58:51 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-13 22:40:51 +0100
commit92de7e4515376d9833b035b7356cf5c57903fbc6 (patch)
treeb72a4ada0a529702f5588ca9684880e43c965aca /.gitignore
parent5342546d264aeb855fdfedce616941a4d131751e (diff)
downloadusdx-92de7e4515376d9833b035b7356cf5c57903fbc6.tar.gz
usdx-92de7e4515376d9833b035b7356cf5c57903fbc6.tar.xz
usdx-92de7e4515376d9833b035b7356cf5c57903fbc6.zip
gitignore: ignore rotated logfiles
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 410abbb3..037161e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,4 @@ autom4te.cache/
coverage/
usdx
debug.log
-debug.?.log
+debug.log.*