Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion RNGoogleMobileAdsExample/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
.gradle/
.idea/
.vs/
.xcode.env
ios/.xcode.env
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure the change is strictly necessary but it is semantically the same
The main thing is the existing file was deleted. It's contents referred to my personal file system path which is not the most useful thing for anyone else 😆

It should have never been committed and the delete is fix for that

Pods/
build/
dist/*
Expand Down
1 change: 0 additions & 1 deletion RNGoogleMobileAdsExample/ios/.xcode.env

This file was deleted.

Loading
Loading