Merge pull request #20520 from geoffw0/gitignore

Add .orig files to the .gitignore.
This commit is contained in:
Geoffrey White
2025-09-25 18:10:24 +01:00
committed by GitHub

3
.gitignore vendored
View File

@@ -76,3 +76,6 @@ node_modules/
# some upgrade/downgrade checks create these files
**/upgrades/*/*.dbscheme.stats
**/downgrades/*/*.dbscheme.stats
# Mergetool files
*.orig