FileSystemDocsLoader().sync() reads in "misleading" files
Open
- Dominant language
- Python
- Stars
- 263
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Syncing `_design` just did not give me the content of `_design/entry/views/all/map.js`.
It happend that there was a hidden file `map.js~` next to it!
And it seems that file is read first and so blocks the other one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.