Skip to content

Commit

Permalink
Revert changes by expo eject to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeAlephium committed Aug 4, 2022
1 parent c20b479 commit e241914
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,64 +12,3 @@ web-build/

# macOS
.DS_Store

# @generated expo-cli sync-e7dcf75f4e856f7b6f3239b3f3a7dd614ee755a8
# The following patterns were generated by expo-cli

# OSX
#
.DS_Store

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace

# Android/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml
*.hprof

# node.js
#
node_modules/
npm-debug.log
yarn-error.log

# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore

# Bundle artifacts
*.jsbundle

# CocoaPods
/ios/Pods/

# Expo
.expo/
web-build/
dist/

# @end expo-cli

0 comments on commit e241914

Please sign in to comment.