[libxslt] Add object files in tests/plugins to .gitignore



commit d3f33318a2ea52a24c600cb34b6f7046911d3e4b
Author: Nick Wellnhofer <wellnhofer aevum de>
Date:   Mon Oct 22 01:12:15 2012 +0200

    Add object files in tests/plugins to .gitignore

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 750ec30..d48221a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,6 +124,8 @@ tests/plugins/.deps/
 tests/plugins/Makefile
 tests/plugins/Makefile.in
 tests/plugins/xmlsoft_org_xslt_testplugin.la
+tests/plugins/*.o
+tests/plugins/*.lo
 tests/reports/.memdump
 tests/reports/Makefile
 tests/reports/Makefile.in



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