• K
    Drastically simplify .gitignore for Dart · 56feedcf
    Kevin Moore 提交于
    Our typical workflow has JS and related build outputs in the `build` directory.
    
    Most users are on new SDKs, so we don't have to worry about these ignores.
    Most users don't generate docs locally. If they do, it's easy to add the entry to their .gitignore later.
    56feedcf
Dart.gitignore 213 字节