QtCreator integration : git must ignore .pro and .pro.user files.

Change-Id: Ifd21679fb7dd2b5c0c3bfe7726bf2c4d19897e21
Reviewed-on: https://gerrit.libreoffice.org/17467
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
This commit is contained in:
Michel Renon 2015-08-01 21:56:55 +02:00 committed by Samuel Mehrbrodt
parent 228a93bb3a
commit 71ace48844

4
.gitignore vendored
View file

@ -123,6 +123,10 @@ DerivedData
*.vcxproj*
*.opensdf
# QtCreator specific
*.pro
*.pro.user
# doxygen output
/docs