dart-sass/.gitignore
2018-02-03 19:47:57 -08:00

17 lines
269 B
Plaintext

.buildlog
.DS_Store
.idea
.pub/
.settings/
build/
packages
.packages
pubspec.lock
/benchmark/source
node_modules/
# These are downloaded as part of Travis builds, so we need to gitignore them to
# make sure they aren't deployed when we "pub lish".
/dart-sdk
/dart.zip