grass/.gitignore

36 lines
370 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
2023-01-08 15:32:26 +00:00
!crates/static/_index.scss
2020-07-04 11:39:22 -04:00
# 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
2023-01-06 10:54:34 +00:00
perf*
2020-07-04 11:39:22 -04:00
# 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
2023-01-06 10:54:34 +00:00
true
dart-sass
sass-fairy