dart-sass/.gitignore

19 lines
299 B
Plaintext
Raw Normal View History

2016-05-20 15:05:38 -07:00
.buildlog
.DS_Store
.idea
.pub/
2018-03-26 12:46:40 -07:00
.dart_tool/
2016-05-20 15:05:38 -07:00
.settings/
build/
packages
.packages
pubspec.lock
2018-03-26 12:46:40 -07:00
package-lock.json
2016-11-14 15:19:40 -08:00
/benchmark/source
node_modules/
2018-02-03 19:47:57 -08:00
# 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