mirror of
https://github.com/ruvnet/RuView
synced 2026-06-09 10:13:17 +00:00
fix: add .nojekyll to prevent Jekyll processing of WASM files
Jekyll ignores files starting with underscore and may fail on binary WASM files. The .nojekyll file tells GitHub Pages to serve files directly without Jekyll processing. Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in: