Skip to content

Commit

Permalink
git: ignore ._* files
Browse files Browse the repository at this point in the history
Pick-to: 6.5 6.4 6.2 5.15
Change-Id: Idbf7dcd76f176f098bfbeb516c51933c2b7a08b6
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
liangqi committed Mar 28, 2023
1 parent 5f23f7f commit e8622fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ qtc-qmldbg/

# Generic files
.#*
._*
.com.apple.timemachine.supported
.DS_Store
callgrind.out.*
Expand Down

0 comments on commit e8622fb

Please sign in to comment.