Skip to content

Commit

Permalink
Ignore env
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Nov 2, 2021
1 parent 96cb208 commit 4b76d76
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,4 @@ Carthage/Build
Reference/
test_output
fastlane/report.xml
fastlane/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"object": {
"pins": [
{
"package": "Delegate",
"repositoryURL": "https://github.com/onevcat/Delegate",
"state": {
"branch": null,
"revision": "45c5ec58d5a9656a9cc729506e0ed3093ca8f772",
"version": "1.1.1"
}
}
]
},
"version": 1
}

0 comments on commit 4b76d76

Please sign in to comment.