Skip to content

Commit acad2c4

Browse files
committed
8202822: Add .git to .hgignore
Reviewed-by: erikj, andrew, phh
1 parent f645a75 commit acad2c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.hgignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ nbproject/private/
66
^.bridge2
77
.DS_Store
88
# Default ignored files
9-
.idea/workspace.xml
9+
.idea/workspace.xml
10+
.*/.git/.*

0 commit comments

Comments
 (0)