Skip to content

Instantly share code, notes, and snippets.

@smartinov
Created July 21, 2017 11:14
Show Gist options
  • Save smartinov/645135216a20df8cf27184b8073c612c to your computer and use it in GitHub Desktop.
Save smartinov/645135216a20df8cf27184b8073c612c to your computer and use it in GitHub Desktop.
Hashicorp Local Filesys .gitignore
# Ignores local-generated files for hasicorp vault
**/db/sys/policy
**/db/sys/accessor
**/db/core/cluster
**/db/core/wrapping
**/db/core/_local*
@smartinov
Copy link
Author

@loeffert seems that it needs a _mounts file initially and then we should add it to .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment