Skip to content
  • Yuanle Song's avatar
    v0.6.3.0 bugfix: local-exclude file should be used · 1c3f532f
    Yuanle Song authored
    when it exists.
    
    previously when check whether file exists, mingw style path is used,
    which always return false. In this commit, TypedFilePath.fs is added,
    all file path is wrapped with TypedFilePath.
    1c3f532f