summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2014-01-02 19:37:13 +0100
committerAllan McRae <allan@archlinux.org>2014-01-06 05:38:50 +0100
commite25afaf673f8be96a05ad1ed68e3bedaf1f88585 (patch)
tree408fc531ed445ab681b9ae7f74835d23339c0b52
parente20500363582cae3b4dd285adadc4dfdf0b715d2 (diff)
downloadpacman-e25afaf6.tar.gz
pacman-e25afaf6.tar.xz
Push down testing .gitignore entries
Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--.gitignore2
-rw-r--r--test/.gitignore2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index df0f138d..09ed7874 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 00000000..7e563b8b
--- /dev/null
+++ b/test/.gitignore
@@ -0,0 +1,2 @@
+*.log
+*.trs