dart-sass/.gitignore
2018-06-15 11:29:42 -07:00

20 lines
312 B
Plaintext

.buildlog
.DS_Store
.idea
.pub/
.dart_tool/
.settings/
.sass-cache/
build/
packages
.packages
pubspec.lock
package-lock.json
/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