bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/3] gitignore: merge top-level and tests/ .gitignore files


From: Stefano Lattarini
Subject: [PATCH 3/3] gitignore: merge top-level and tests/ .gitignore files
Date: Mon, 10 Oct 2011 14:32:25 +0200

* tests/.gitignore: Remove; what little remained of its
contents has been moved ...
* .gitignore: ... here.
---
 .gitignore       |    5 +++++
 tests/.gitignore |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 tests/.gitignore

diff --git a/.gitignore b/.gitignore
index 03c253f..0aa84b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,11 @@
 /tests/cspatfile
 /tests/get-mb-cur-max
 /tests/yesno.txt
+/tests/bre.script
+/tests/ere.script
+/tests/khadafy.out
+/tests/patfile
+/tests/spencer1.script
 ABOUT-NLS
 ChangeLog
 Makefile
diff --git a/tests/.gitignore b/tests/.gitignore
deleted file mode 100644
index ce503b6..0000000
--- a/tests/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-bre.script
-ere.script
-khadafy.out
-patfile
-spencer1.script
-- 
1.7.2.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]