grass/.gitignore
connorskees 2a9e20d037 clippy
2023-01-08 15:35:18 +00:00

36 lines
370 B
Plaintext

*.s[ac]ss
*.css
*.exe
!input.scss
!crates/static/_index.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