[tracker] tests: Add a .gitignore to not show logs and trs files in git status



commit 28676ccb304c7685b349434286d6909d6e1c137c
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Aug 7 12:11:22 2014 +0100

    tests: Add a .gitignore to not show logs and trs files in git status

 tests/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 0000000..644b670
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,2 @@
+**/*.log
+**/*.trs


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