Skip to content

Commit 20ce945

Browse files
committed
exclude .orig files (merge artifacts)
1 parent ef2c384 commit 20ce945

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ module/
4242
# Ignore package
4343
Microsoft.PowerShell.GraphicalTools.zip
4444
Microsoft.PowerShell.ConsoleGuiTools.zip
45+
46+
# git artifacts
47+
*.orig

0 commit comments

Comments
 (0)