@@ -60,6 +60,7 @@ Gemfile.lock
.jekyll-metadata
.sass-cache/
_site/
+assets/development.css
build
dist
node_modules
@@ -16,8 +16,11 @@ include:
exclude:
- "*.md"
- Gemfile*
+ - justfile
- LICENSE
- Makefile
+ - modd.conf
+ - package*.json
- postcss.config.js
- src
- tailwind.config.js