react-native-mask-segment-c.../.npmignore
a1518 56738b1f06 feat: add MaskSegmentApp source code and config
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 00:23:52 -07:00

35 lines
379 B
Plaintext

# Demo app
example/
App.tsx
index.js
app.json
metro.config.js
babel.config.js
# Tests
__tests__/
coverage/
# Native demo projects
ios/
android/
# Config files (not needed in published package)
tsconfig.json
tsconfig.build.json
.eslintrc.js
.prettierrc.js
# Development
.cursor/
agent-transcripts/
assets/
# Dependencies
node_modules/
package-lock.json
# OS
.DS_Store
*.log