.gitignore 73 B

123456789
  1. /target/
  2. /.settings/
  3. *.project
  4. *.classpath
  5. /.idea/
  6. *.iml
  7. /ngrok/
  8. qrcode/