threadnote 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,33 @@
1
+ .git/
2
+ node_modules/
3
+ bazel-*/
4
+ dist/
5
+ build/
6
+ out/
7
+ coverage/
8
+ .next/
9
+ .turbo/
10
+ .gradle/
11
+ DerivedData/
12
+ Pods/
13
+ *.png
14
+ *.jpg
15
+ *.jpeg
16
+ *.gif
17
+ *.webp
18
+ *.pdf
19
+ *.zip
20
+ *.tar
21
+ *.gz
22
+ *.sqlite
23
+ *.db
24
+ *.log
25
+ *.pem
26
+ *.key
27
+ *.p12
28
+ *.mobileprovision
29
+ .env
30
+ .env.*
31
+ **/auth.json
32
+ **/.credentials.json
33
+ **/settings.local.json