From 18238648e3195eea24adc308683dd3a92b3dd88f Mon Sep 17 00:00:00 2001 From: Lukas Ladenberger <lukas.ladenberger@googlemail.com> Date: Fri, 31 Aug 2012 11:46:56 +0200 Subject: [PATCH] added git ignore file for bmotion studio help plugin --- de.bmotionstudio.help/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 de.bmotionstudio.help/.gitignore diff --git a/de.bmotionstudio.help/.gitignore b/de.bmotionstudio.help/.gitignore new file mode 100644 index 00000000..035de1b1 --- /dev/null +++ b/de.bmotionstudio.help/.gitignore @@ -0,0 +1,5 @@ +User-Guide-Glossary-toc.xml +User-Guide-Reference-toc.xml +User-Guide-Tutorial-toc.xml +tmp/ +User_Guide/ \ No newline at end of file -- GitLab