purr

password generation and secret sharing
Log | Files | Refs | README | LICENSE

.gitignore (129B)


      1 bin/
      2 data/Purr.sqlite
      3 data/encryptionKey
      4 /result
      5 /config.dhall
      6 /Dockerfile
      7 /docker-stack.yml
      8 .stack-work/
      9 *.swp
     10 dist*
     11 *~
     12 .env
     13 WD