summary refs log tree commit diff
path: root/.gitignore
blob: 73e9e945749da10000301c265cc32b465dcf25c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
node_modules/**/*
.expo/*
npm-debug.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
web-build/

# macOS
.DS_Store