publish configs

This commit is contained in:
EthanShoeDev
2025-10-07 21:20:37 -04:00
parent 242f26b383
commit e8808bddfb
2 changed files with 7 additions and 0 deletions

View File

@@ -29,3 +29,5 @@ android/local.properties
coverage/ coverage/
*.log *.log
*.local *.local
rust/target/

View File

@@ -20,8 +20,13 @@
"ios", "ios",
"src", "src",
"cpp", "cpp",
"rust",
"*.podspec", "*.podspec",
"*.xcframework",
"react-native.config.js", "react-native.config.js",
"*.md",
"*.config.*",
"tsconfig*.json",
"LICENSE" "LICENSE"
], ],
"scripts": { "scripts": {