fork
Configure Feed
Select the types of activity you want to include in your feed.
Live video on the AT Protocol
fork
Configure Feed
Select the types of activity you want to include in your feed.
1
2# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb
3# The following patterns were generated by expo-cli
4
5expo-env.d.ts
6# @end expo-cli
7
8# keep types in repo to track them
9# **/types/**/*.d.ts
10# but map can be ignored and just published on npm
11**/types/**/*.d.ts.map
12
13.turbo
14
15.ultra.cache.json
16tmp
17*.tsbuildinfo
18*.tmp.js
19yarn-error.log
20dist
21tsconfig.tsbuildinfo
22node_modules
23**/_
24**/tests/spec/out
25.DS_Store
26
27.next
28
29.vercel
30
31apps/site/out
32apps/kitchen-sink/ios
33
34.tamagui
35
36.idea
37
38# local env files
39.env.local
40.env.development.local
41.env.test.localp
42.env.production.local
43
44apps/kitchen-sink/ios
45apps/kitchen-sink/android
46
47# ignore until videos finalized
48apps/site/public/talk/
49
50apps/studio/types/**
51
52.expo
53
54tamagui-web.css
55android/app/src/main/assets
56ios/Streamplace.xcworkspace/xcshareddata
57ios
58android
59code-signing-dev
60generated
61
62.env.local