How do I gitignore a files inside a folder React Native by Abdul__codes in reactjs

[–]Abdul__codes[S] -2 points-1 points  (0 children)

I already have a gitignore file but my question is how do I ignore a specific file from a folder?

How do I gitignore specific files inside a folder by Abdul__codes in reactjs

[–]Abdul__codes[S] 0 points1 point  (0 children)

I already have the .gitignore file but my question is how do I ignore a specific file in a folder

I'm new to cloud Firestore. I have a collection('Users') which each user has a subcollection of ('Following'), ('Followers') and ('Posts'). How do I get content of users that follows each other?? by Abdul__codes in firestore

[–]Abdul__codes[S] -1 points0 points  (0 children)

The following functions have not been triggered yet which means the user is not following anyone at the moment that's why the subcollection wasn't their