You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Skip caching timestamps for symbolic links by checking if
`File.exists?(file)`. This resolves exception:
`Unable to get stat for './src/my_file.cr': No such file or directory (Errno)`
- Update API documentation with `ignore` reference
0 commit comments