Skip to content

Commit

Permalink
+ Removed Useless files.
Browse files Browse the repository at this point in the history
+ Updated Gradle Version.
+ Updated version to 2.0.0.
  • Loading branch information
HessiPard committed Sep 29, 2020
1 parent d15d0f2 commit 9f764ec
Show file tree
Hide file tree
Showing 23 changed files with 435 additions and 654 deletions.
Empty file removed .gitattributes
Empty file.
33 changes: 1 addition & 32 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,8 @@
#
.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
ios/TapsellSDKv3.framework
# ---------------------------------------- ios/Pods
ios/Pods/
ios/Podfile.lock

# --------------------------------------- Android/IntelliJ
#
android/app/src/main/assets/index.android.bundle
android/app/src/main/assets/index.android.bundle.js
android/app/src/main/assets/index.android.bundle.meta
android/app/src/main/assets/index.android.bundle.js.meta
build/
.project
org.eclipse.*
.classpath
Expand Down Expand Up @@ -80,6 +51,4 @@ fastlane/screenshots
#
coverage/*
jest/*

# react-native-config codegen
ios/tmp.xcconfig
.git
65 changes: 0 additions & 65 deletions android/app/BUCK

This file was deleted.

25 changes: 0 additions & 25 deletions android/app/build.gradle

This file was deleted.

66 changes: 0 additions & 66 deletions android/app/proguard-rules.pro

This file was deleted.

6 changes: 0 additions & 6 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

Loading

0 comments on commit 9f764ec

Please sign in to comment.