diff --git a/.gitattributes b/.gitattributes index 56d5e7f..79c66aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -wasm/main.wasm filter=lfs diff=lfs merge=lfs -text -wasm/zed.wasm filter=lfs diff=lfs merge=lfs -text +public/static/main.wasm filter=lfs diff=lfs merge=lfs -text +public/static/zed.wasm filter=lfs diff=lfs merge=lfs -text