git: ignore ._* files
Pick-to: 6.5 6.4 6.2 5.15 Change-Id: Idbf7dcd76f176f098bfbeb516c51933c2b7a08b6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
5f23f7f416
commit
e8622fb204
|
|
@ -218,6 +218,7 @@ qtc-qmldbg/
|
|||
|
||||
# Generic files
|
||||
.#*
|
||||
._*
|
||||
.com.apple.timemachine.supported
|
||||
.DS_Store
|
||||
callgrind.out.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue