You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 190B

3 years ago
12345678910111213141516171819
  1. node_modules/**/*
  2. .expo/*
  3. npm-debug.*
  4. *.jks
  5. *.p8
  6. *.p12
  7. *.key
  8. *.mobileprovision
  9. *.orig.*
  10. web-build/
  11. web-report/
  12. .idea/*
  13. lettalk-release-key.keystore
  14. *.iml
  15. *.pem
  16. trash
  17. *.env
  18. # macOS
  19. .DS_Store