.gitignore | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 71ace488448b64e6c4cd9065e109d2c9850b031a
Author: Michel Renon <[email protected]>
Date: Sat Aug 1 21:56:55 2015 +0200
QtCreator integration : git must ignore .pro and .pro.user files.
Change-Id: Ifd21679fb7dd2b5c0c3bfe7726bf2c4d19897e21
Reviewed-on: https://gerrit.libreoffice.org/17467
Reviewed-by: Samuel Mehrbrodt <[email protected]>
Tested-by: Samuel Mehrbrodt <[email protected]>
diff --git a/.gitignore b/.gitignore
index 6f7b854..ec3a2fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,6 +123,10 @@ DerivedData
*.vcxproj*
*.opensdf
+# QtCreator specific
+*.pro
+*.pro.user
+
# doxygen output
/docs
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits