Skip to content

Commit 9e7c662

Browse files
AdamMajertargos
authored andcommitted
build: ignore backup files
Prevent backup files from being accidentally automatically added to the index. PR-URL: #28865 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 24b8f20 commit 9e7c662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@ _UpgradeReport_Files/
131131
*.pyc
132132
__pycache__
133133
.DS_Store
134+
*~

0 commit comments

Comments
 (0)