mirror of
https://github.com/LukeHagar/polar.git
synced 2025-12-06 04:20:58 +00:00
20 lines
366 B
Plaintext
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
|