mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-06-09 20:27:00 +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.