grass/.gitignore
2020-07-29 07:25:21 -04:00

31 lines
311 B
Plaintext

*.s[ac]ss
*.css
*.exe
!input.scss
# devops
/target
Cargo.lock
coverage
pkg
flamegraph.svg
# 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