mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 08:44:22 +08:00
20 lines
169 B
Plaintext
20 lines
169 B
Plaintext
*.d.ts
|
|
*.json
|
|
*.md
|
|
**/persisted_queries.json
|
|
dist/
|
|
node_modules/
|
|
OWNERS
|
|
|
|
# Nx/Builds
|
|
.docusaurus
|
|
.next
|
|
.nx
|
|
**/cjs/
|
|
**/dts/
|
|
**/esm/
|
|
**/lib/
|
|
**/mjs/
|
|
**/out/
|
|
**/templates/
|