35 lines
343 B
Plaintext
35 lines
343 B
Plaintext
*.s[ac]ss
|
|
*.css
|
|
*.exe
|
|
!input.scss
|
|
|
|
# devops
|
|
/target
|
|
Cargo.lock
|
|
coverage
|
|
pkg
|
|
flamegraph.svg
|
|
perf*
|
|
|
|
# editor specific
|
|
.idea
|
|
.vscode
|
|
|
|
# automation tools
|
|
*.py
|
|
*.sh
|
|
*.cmd
|
|
|
|
# common Sass frameworks that may wish to live alongside grass for testing
|
|
susy
|
|
bulma*
|
|
bootstrap*
|
|
materialize
|
|
uikit
|
|
bourbon
|
|
foundation-sites
|
|
sassline
|
|
true
|
|
dart-sass
|
|
sass-fairy
|