Ignore fastlane/.env file (#1656)
This commit is contained in:
parent
4b11195120
commit
f4f48f9d6f
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -71,7 +71,7 @@ tags
|
|||
fastlane/report.xml
|
||||
fastlane/Preview.html
|
||||
*/fastlane/screenshots
|
||||
|
||||
fastlane/.env
|
||||
|
||||
# Sentry
|
||||
android/sentry.properties
|
||||
|
|
@ -86,3 +86,4 @@ ios/Pods/
|
|||
|
||||
#editor-settings
|
||||
.vscode
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue