Skip to content

Commit 6002749

Browse files
authored
Update .gitignore
*.orig move to #other category
1 parent e06da89 commit 6002749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Bluepill Specific file
22
Bluepill-runner/BPVersion.h
33
result.txt
4-
*.orig
54

65
# Xcode
76
#
@@ -27,6 +26,7 @@ xcuserdata/
2726
## Other
2827
*.moved-aside
2928
*.xcuserstate
29+
*.orig
3030

3131
## Obj-C/Swift specific
3232
*.hmap

0 commit comments

Comments
 (0)