Skip to content

Commit

Permalink
chore: Add sample api key to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kornsitti authored Jun 15, 2023
1 parent d01b394 commit f2a6db4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,8 @@ captures/
*.ipr
*~
*.swp

# API key
sample/src/main/java/com/amity/socialcloud/uikit/sample/env/SampleAPIKey.kt
sample/src/main/java/com/amity/socialcloud/uikit/sample/env/SampleBroker.kt
sample/src/main/java/com/amity/socialcloud/uikit/sample/env/SampleUrl.kt

0 comments on commit f2a6db4

Please sign in to comment.