mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 17:02:57 +08:00
22 lines
203 B
Plaintext
22 lines
203 B
Plaintext
*.graphql
|
|
**/persisted_queries.json
|
|
**/__generated__
|
|
|
|
# Nx
|
|
.docusaurus
|
|
.next
|
|
.nx
|
|
cjs/
|
|
dts/
|
|
esm/
|
|
lib/
|
|
mjs/
|
|
out/
|
|
package.json
|
|
tsconfig.json
|
|
tsconfig.*.json
|
|
|
|
# React Native
|
|
**/android/app/build
|
|
**/ios/Pods
|