dart-sass/.gitignore
Natalie Weizenbaum a5ce900a2f Update .gitignore
2018-03-26 12:47:04 -07:00

19 lines
299 B
Plaintext

.buildlog
.DS_Store
.idea
.pub/
.dart_tool/
.settings/
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