.gitignore 51 B

123456
  1. /target
  2. *config.yaml
  3. *secret*
  4. *private-key*
  5. dist/