mirror of https://github.com/tooot-app/app
33 lines
379 B
Plaintext
33 lines
379 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
.envrc
|
|
coverage/
|
|
builds/
|
|
|
|
# @generated expo-cli sync-28e2ab0e9ece60556eaf932abe52d017ec33db50
|
|
# The following patterns were generated by expo-cli
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# node.js
|
|
node_modules/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
# BUCK
|
|
buck-out/
|
|
\.buckd/
|
|
*.keystore
|
|
!debug.keystore
|
|
|
|
# Bundle artifacts
|
|
*.jsbundle
|
|
|
|
# Expo
|
|
.expo/*
|
|
.expo-shared/*
|
|
web-build/
|
|
|
|
# @end expo-cli |