mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-17 09:00:04 +08:00
macOS creates metadata files named `.DS_Store`. The script incorrect tries to read it with a `.md` extension. By excluding all files that start with a dot we can prevent this.