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:
committed by
Samuel Mehrbrodt
parent
228a93bb3a
commit
71ace48844
4
.gitignore
vendored
4
.gitignore
vendored
@@ -123,6 +123,10 @@ DerivedData
|
||||
*.vcxproj*
|
||||
*.opensdf
|
||||
|
||||
# QtCreator specific
|
||||
*.pro
|
||||
*.pro.user
|
||||
|
||||
# doxygen output
|
||||
/docs
|
||||
|
||||
|
Reference in New Issue
Block a user