mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-29 20:29:01 +01:00
20 lines
282 B
Plaintext
20 lines
282 B
Plaintext
|
# This should be identical to .gitignore except that it doesn't exclude
|
||
|
# generated protobuf files.
|
||
|
|
||
|
.buildlog
|
||
|
.DS_Store
|
||
|
.idea
|
||
|
.pub/
|
||
|
.dart_tool/
|
||
|
.settings/
|
||
|
.sass-cache/
|
||
|
build/
|
||
|
packages
|
||
|
.packages
|
||
|
pubspec.lock
|
||
|
package-lock.json
|
||
|
/benchmark/source
|
||
|
node_modules/
|
||
|
/doc/api
|
||
|
/pkg/*/doc/api
|