1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: add wasm site

This commit is contained in:
Kevin Amado 2022-02-13 11:33:17 -05:00
parent bfda2490bc
commit 7b7e5c8c67
No known key found for this signature in database
GPG key ID: FFF341057F503148
14 changed files with 9518 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
/**/*.vsix
/**/node_modules/
/**/result*
/**/target/
/.direnv
/target/
/tarpaulin*