Skip to content
Discussion options

You must be logged in to vote

Hi @houmie, in the setup your described, that folder should be added to the gitignore, as per the README:

We recommend you to add your ArkanaKeys directory to your .gitignore since it's an auto-generated code that will change every time you run Arkana (since its salt gets generated on each run). For more information, see How does it work?

Note that that folder's name can be customized via the result_path config. In my setups I like putting it in a folder such as result_path: 'dependencies/Generated' and then gitignore the entire Generated folder (which may contain other generates dependencies like results of SwiftGen or custom scripts. My dependencies/ parent folder is not gitignored as…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@houmie
Comment options

Answer selected by houmie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants