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.

13 lines
158 B

4 years ago
  1. src/node_modules/**/*
  2. src/.expo/*
  3. src/npm-debug.*
  4. src/*.jks
  5. src/*.p8
  6. src/*.p12
  7. src/*.key
  8. src/*.mobileprovision
  9. src/*.orig.*
  10. src/web-build/
  11. # macOS
  12. .DS_Store