diff --git a/.gitignore b/.gitignore index 9c16f09..87bc2b0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ config/env/* !config/env/sample.js # Minified or bundled static files (can be built with `npm run minify && npm run build`) -static/**/*.min.* +static/css/*.min.* static/**/*.bun.* # Ignore docs files