26 lines
259 B
Plaintext
26 lines
259 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*
|