Skip to content

Commit d836a52

Browse files
committed
Merge branch 'mh/drop-native-folders' into 'develop'
Mh/drop native folders See merge request polycentric/polycentric!501
2 parents e929892 + 51d9c33 commit d836a52

69 files changed

Lines changed: 4 additions & 4999 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,6 @@ services/server/data
4141

4242
# Generated files
4343
docker-compose.live*
44+
45+
# Secrets
4446
.env

apps/polycentric/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,12 @@ DerivedData
6868
*.xcuserstate
6969
project.xcworkspace
7070
Pods/
71+
ios/
7172

7273

7374
# Android
7475
*.iml
7576
.idea
7677
.gradle
7778
local.properties
79+
android/

apps/polycentric/android/.gitignore

Lines changed: 0 additions & 16 deletions
This file was deleted.

apps/polycentric/android/app/build.gradle

Lines changed: 0 additions & 182 deletions
This file was deleted.
-2.2 KB
Binary file not shown.

apps/polycentric/android/app/proguard-rules.pro

Lines changed: 0 additions & 14 deletions
This file was deleted.

apps/polycentric/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/polycentric/android/app/src/debugOptimized/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/polycentric/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 34 deletions
This file was deleted.

apps/polycentric/android/app/src/main/java/org/futo/polycentric/MainActivity.kt

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)