Files
polar/.gitignore
2025-05-24 11:00:18 -04:00

20 lines
366 B
Plaintext

.DS_Store
.idea
*.local
*.log
/.vscode/
/docs/.vitepress/cache
dist
dist-ssr
explorations
node_modules
.eslintcache
# components are libraries!
package-lock.json
!example/package-lock.json
# this is a package-json-redirect stub dir, see https://github.com/andrewbranch/example-subpath-exports-ts-compat?tab=readme-ov-file
react/package.json
# npm pack output
*.tgz