[gnumeric] git: don't ignore spreadsheets in test.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] git: don't ignore spreadsheets in test.
- Date: Tue, 18 Mar 2014 12:11:19 +0000 (UTC)
commit 2d25ced8e64774b9db7c2d602a3d56a88b786da6
Author: Morten Welinder <terra gnome org>
Date: Tue Mar 18 08:04:25 2014 -0400
git: don't ignore spreadsheets in test.
test/.gitignore | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/test/.gitignore b/test/.gitignore
index f3115b0..1960ebe 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -9,3 +9,9 @@ zzuf.log
*.pl.log
*.pl.trs
test-suite.log
+
+# We don't want to ignore spreadsheet files here.
+!*.gnumeric
+!*.ods
+!*.xls
+!*.xlsx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]