Skip to content

Commit 878cded

Browse files
author
Gordon Hayes
committed
chore: remove build folders
1 parent 964df8e commit 878cded

Some content is hidden

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

53 files changed

+48
-1216
lines changed

section_6/routes_and_the_rest/.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
android
2+
ios
3+
web
4+
macos
5+
windows
6+
linux
7+
18
# Miscellaneous
29
*.class
310
*.log

section_6/routes_and_the_rest/android/.gitignore

-7
This file was deleted.

section_6/routes_and_the_rest/android/app/build.gradle

-67
This file was deleted.

section_6/routes_and_the_rest/android/app/src/debug/AndroidManifest.xml

-7
This file was deleted.

section_6/routes_and_the_rest/android/app/src/main/AndroidManifest.xml

-30
This file was deleted.

section_6/routes_and_the_rest/android/app/src/main/kotlin/com/example/routes_and_the_rest/MainActivity.kt

-12
This file was deleted.

section_6/routes_and_the_rest/android/app/src/main/res/drawable/launch_background.xml

-12
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

section_6/routes_and_the_rest/android/app/src/main/res/values/styles.xml

-8
This file was deleted.

section_6/routes_and_the_rest/android/app/src/profile/AndroidManifest.xml

-7
This file was deleted.

section_6/routes_and_the_rest/android/build.gradle

-31
This file was deleted.

section_6/routes_and_the_rest/android/gradle.properties

-4
This file was deleted.

section_6/routes_and_the_rest/android/gradle/wrapper/gradle-wrapper.properties

-6
This file was deleted.

section_6/routes_and_the_rest/android/settings.gradle

-15
This file was deleted.

section_6/routes_and_the_rest/ios/.gitignore

-32
This file was deleted.

section_6/routes_and_the_rest/ios/Flutter/AppFrameworkInfo.plist

-26
This file was deleted.

section_6/routes_and_the_rest/ios/Flutter/Debug.xcconfig

-1
This file was deleted.

section_6/routes_and_the_rest/ios/Flutter/Release.xcconfig

-1
This file was deleted.

0 commit comments

Comments
 (0)