react-native-ai
react-native-ai copied to clipboard
.yarn needs to be added to .gitignore
In both app and server directories, the .gitignore files don't contain the .yarn directory. This causes the "git add ." to be needlessly large.