Skip to content

Commit 811b3a6

Browse files
author
Connor Taffe
committed
Double-asterisk misuse
`**.` is invalid
1 parent 35c0102 commit 811b3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rails.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ capybara-*.html
88
/public/system
99
/coverage/
1010
/spec/tmp
11-
**.orig
11+
*.orig
1212
rerun.txt
1313
pickle-email-*.html
1414

0 commit comments

Comments
 (0)