[pacman-dev] [PATCH] Push down testing .gitignore entries

Dan McGee dan at archlinux.org
Thu Jan 2 13:37:13 EST 2014


Signed-off-by: Dan McGee <dan at archlinux.org>
---
 .gitignore      | 2 --
 test/.gitignore | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 test/.gitignore

diff --git a/.gitignore b/.gitignore
index df0f138..09ed787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,5 +21,3 @@ pacman-*.tar.gz
 root
 stamp-h1
 tags
-*.log
-*.trs
diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644
index 0000000..7e563b8
--- /dev/null
+++ b/test/.gitignore
@@ -0,0 +1,2 @@
+*.log
+*.trs
-- 
1.8.5.2



More information about the pacman-dev mailing list