Skip to content

Commit cc29c50

Browse files
committed
ignore git merge files (*.orig)
Signed-off-by: Luis Pinto <[email protected]>
1 parent dff599a commit cc29c50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
*.launch
99
*.swp
1010
*.tokens
11+
*.orig
1112
.classpath
1213
.externalToolBuilders/
1314
.gradle/
@@ -40,4 +41,4 @@ data
4041
ssb-keys
4142
docs_warning
4243
io/org
43-
wallet.key
44+
wallet.key

0 commit comments

Comments
 (0)