Signed-off-by: Dan McGee <[email protected]>
---
 .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


Reply via email to