grass/.gitignore

31 lines
311 B
Plaintext
Raw Normal View History

2020-01-04 22:53:53 -05:00
*.s[ac]ss
2020-03-01 17:13:08 -05:00
*.css
2020-07-04 11:39:22 -04:00
*.exe
!input.scss
# devops
/target
2020-03-01 17:13:08 -05:00
Cargo.lock
2020-04-26 23:45:28 -04:00
coverage
2020-05-25 19:21:00 -04:00
pkg
2020-07-04 11:39:22 -04:00
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*
2020-07-29 07:24:52 -04:00
materialize
uikit
bourbon
foundation-sites
sassline