summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2012-10-22 01:12:15 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2012-10-22 01:12:15 +0200
commitd3f33318a2ea52a24c600cb34b6f7046911d3e4b (patch)
tree6478e3fe7e126f577dd203eb0801af883ae3db69
parentdc11b6b379a882418093ecc8adf11f6166682e8d (diff)
downloadlibxslt-d3f33318a2ea52a24c600cb34b6f7046911d3e4b.tar.gz
libxslt-d3f33318a2ea52a24c600cb34b6f7046911d3e4b.tar.bz2
libxslt-d3f33318a2ea52a24c600cb34b6f7046911d3e4b.zip
Add object files in tests/plugins to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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