Fix a regexp error

This commit is contained in:
Takashi Kokubun 2023-08-16 17:55:56 -07:00
parent cdb757f817
commit 1c53e64c51

View File

@ -446,7 +446,7 @@ module SyncDefaultGems
|[^\/]+\.yml |[^\/]+\.yml
|\.gitignore |\.gitignore
|\.git.* |\.git.*
|\.github/.* |\.github\/.*
|[A-Z]\w+file |[A-Z]\w+file
|COPYING |COPYING
|CONTRIBUTING\.md |CONTRIBUTING\.md