From d3f33318a2ea52a24c600cb34b6f7046911d3e4b Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Mon, 22 Oct 2012 01:12:15 +0200 Subject: Add object files in tests/plugins to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 750ec304..d48221a4 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 -- cgit v1.2.3