crawlnicle/.gitignore
Tyler Hallada 74a205d51e Also bundle css with bun so it busts caches
And updates the `build.rs` script so that it also builds a manifest.txt
for css files.
2023-06-29 00:38:32 -04:00

7 lines
62 B
Plaintext

/target
/logs
.env
/static/js/*
/static/css/*
.frontend-built