.gitignore 76 B

123456789
  1. /target
  2. *config.yaml
  3. *secret*
  4. *private-key*
  5. .envrc
  6. fortuna.db*
  7. .env*
  8. dist/