mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
publish configs
This commit is contained in:
@@ -29,3 +29,5 @@ android/local.properties
|
|||||||
coverage/
|
coverage/
|
||||||
*.log
|
*.log
|
||||||
*.local
|
*.local
|
||||||
|
|
||||||
|
rust/target/
|
||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user