[Libreoffice-commits] online.git: loolwsd/.gitignore
Ashod Nakashian
ashod.nakashian at collabora.co.uk
Wed Dec 23 08:14:01 PST 2015
loolwsd/.gitignore | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit e6c916fe6d7ad6f65d13065323a375ecb1e36446
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date: Sat Dec 12 13:51:57 2015 -0500
.gitignore: ignore dot files, /systemplate, and cscope
Change-Id: Ibdecd9e58160829208a0ba51f050b6010ad9b3f9
Reviewed-on: https://gerrit.libreoffice.org/20894
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/loolwsd/.gitignore b/loolwsd/.gitignore
index fd499f2..0f52b76 100644
--- a/loolwsd/.gitignore
+++ b/loolwsd/.gitignore
@@ -17,10 +17,13 @@
/install-sh
/missing
/stamp-h1
+/systemplate
/test-driver
*.o
*.exe
+cscope*
+.*
connect
lokitclient
loadtest
More information about the Libreoffice-commits
mailing list