summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-12-09 00:49:31 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-12-17 23:37:16 +0100
commitf674bbe60475ab94621ce9112d93c5be96639e8f (patch)
tree1f79c4fa952f0e8825dce346a0c6c09b6bc648ff /.gitignore
parentd118318a767577a426984baa411abb6fcf530f2b (diff)
downloadclufter-f674bbe60475ab94621ce9112d93c5be96639e8f.tar.gz
clufter-f674bbe60475ab94621ce9112d93c5be96639e8f.tar.xz
clufter-f674bbe60475ab94621ce9112d93c5be96639e8f.zip
filter: XMLFilter: offer optional libxslt-based profiling
When XSLT-based commands passed a --profile switch, files per xslt-profile-<filter name>-<hexa timestamp>.xml will be produced (in an accumulative manner when a filter was multi-stepped). Also add new ballast-prevention item to .gitignore accordingly. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 28c2bd5..6fc4b8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
/cluster-*.conf
/corosync-*.conf
/tmp-cib.xml
+/xslt-profile-*.xml
# KEEP
.*