Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Jul 10, 2024
1 parent d93e9c5 commit acf586a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .bitrise.secrets.yml.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
envs:
- TEST_API_KEY: <%= ENV.fetch('TEST_API_KEY') %>
- TEST_APP_KEY: <%= ENV.fetch('TEST_APP_KEY') %>
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
.idea
.vscode
README.md.backup
_tmp/
.bitrise.secrets.yml
_tmp/

0 comments on commit acf586a

Please sign in to comment.