From 67b952fccdbf362a90fdb555dc80433bee54bb79 Mon Sep 17 00:00:00 2001 From: kalbl Date: Tue, 18 Oct 2016 14:04:01 +0200 Subject: [PATCH] Add gitignore to ignore documentation. --- modules/globebrowsing/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/globebrowsing/.gitignore diff --git a/modules/globebrowsing/.gitignore b/modules/globebrowsing/.gitignore new file mode 100644 index 0000000000..cc786a9724 --- /dev/null +++ b/modules/globebrowsing/.gitignore @@ -0,0 +1 @@ +doc/ \ No newline at end of file