this_algorithm/web-frontend/.prettierignore
Austen Adler 18a3faf2e4 Revert "Add wasm directly"
This reverts commit a8019d4bf8.
2023-04-17 19:41:28 -04:00

16 lines
177 B
Plaintext

/src/lib/docs/*
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock