mirror of
https://github.com/zrwusa/data-structure-typed.git
synced 2024-11-10 08:04:05 +00:00
33 lines
335 B
Plaintext
33 lines
335 B
Plaintext
node_modules/**/*
|
|
npm-debug.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
*.orig.*
|
|
dist/
|
|
.DS_Store
|
|
__tests__/
|
|
|
|
notes/
|
|
docs/
|
|
#.expo/*
|
|
#web-build/
|
|
#.idea/
|
|
#.vscode/
|
|
#note.txt
|
|
#backup/
|
|
#note.md
|
|
#test.json
|
|
#test.ts
|
|
#test-b.json
|
|
#test.html
|
|
#.env
|
|
#.expo-shared/
|
|
#yarn-error.log
|
|
#.next/
|
|
#.vercel/
|
|
#src/google/
|
|
#src/firebase/migrations/raw-data/
|