Skip to content

Commit e200984

Browse files
committed
Removed all remaining cordova remainders
1 parent 998059c commit e200984

File tree

1,031 files changed

+63
-144528
lines changed

Some content is hidden

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

1,031 files changed

+63
-144528
lines changed

.bundle/config

-2
This file was deleted.

.gitignore

-49
Original file line numberDiff line numberDiff line change
@@ -27,55 +27,6 @@ Desktop.ini
2727
.env*
2828
npm-debug.log*
2929

30-
# Cordova iOS
31-
/platforms/ios/build/
32-
/platforms/ios/www/
33-
/platforms/ios/cordova/console.log
34-
*.xcuserdatad
35-
Products
36-
*.ipa
37-
*.dSYM.zip
38-
*.dSYM
39-
/platforms/ios/*.xcarchive
40-
41-
42-
# Cordova Android
43-
/platforms/android/assets/www
44-
/platforms/android/bin
45-
/platforms/android/gen
46-
/platforms/android/local.properties
47-
/platforms/android/ant-build
48-
/platforms/android/ant-gen
49-
/platforms/android/CordovaLib/ant-build
50-
/platforms/android/CordovaLib/ant-gen
51-
/platforms/android/CordovaLib/bin
52-
/platforms/android/CordovaLib/gen
53-
/platforms/android/CordovaLib/local.properties
54-
/platforms/android/.gradle
55-
/platforms/**/build
56-
buildOutputCleanup
57-
58-
# Cordova general
59-
/www
60-
/platforms/**/app/src/main/assets/www
61-
resources/signing
62-
*.xcuserdatad
63-
64-
# Fastlane / Ruby
65-
/vendor/bundle/
66-
67-
/fastlane/report.xml
68-
69-
# deliver temporary files
70-
/fastlane/Preview.html
71-
72-
# snapshot generated screenshots
73-
/fastlane/screenshots
74-
75-
# scan temporary files
76-
/fastlane/test_output
77-
release-signing.properties
78-
7930
# This contains source translations for transifex.
8031
# They should always be locally built before pushing and not be commited.
8132
/public/i18n/translations.pot

.npmignore

-49
Original file line numberDiff line numberDiff line change
@@ -26,55 +26,6 @@ Desktop.ini
2626
.env*
2727
npm-debug.log*
2828

29-
# Cordova iOS
30-
/platforms/ios/build/
31-
/platforms/ios/www/
32-
/platforms/ios/cordova/console.log
33-
*.xcuserdatad
34-
Products
35-
*.ipa
36-
*.dSYM.zip
37-
*.dSYM
38-
/platforms/ios/*.xcarchive
39-
40-
41-
# Cordova Android
42-
/platforms/android/assets/www
43-
/platforms/android/bin
44-
/platforms/android/gen
45-
/platforms/android/local.properties
46-
/platforms/android/ant-build
47-
/platforms/android/ant-gen
48-
/platforms/android/CordovaLib/ant-build
49-
/platforms/android/CordovaLib/ant-gen
50-
/platforms/android/CordovaLib/bin
51-
/platforms/android/CordovaLib/gen
52-
/platforms/android/CordovaLib/local.properties
53-
/platforms/android/.gradle
54-
/platforms/**/build
55-
buildOutputCleanup
56-
57-
# Cordova general
58-
/www
59-
/platforms/**/app/src/main/assets/www
60-
resources/signing
61-
*.xcuserdatad
62-
63-
# Fastlane / Ruby
64-
/vendor/bundle/
65-
66-
/fastlane/report.xml
67-
68-
# deliver temporary files
69-
/fastlane/Preview.html
70-
71-
# snapshot generated screenshots
72-
/fastlane/screenshots
73-
74-
# scan temporary files
75-
/fastlane/test_output
76-
release-signing.properties
77-
7829
# This contains source translations for transifex.
7930
# They should always be locally built before pushing and not be commited.
8031
/public/i18n/translations.pot

Gemfile

-10
This file was deleted.

Gemfile.lock

-173
This file was deleted.

0 commit comments

Comments
 (0)