Skip to content

Commit

Permalink
✨_uco_faucet (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu authored Dec 8, 2022
1 parent 0cfd67e commit 3189e34
Show file tree
Hide file tree
Showing 65 changed files with 1,555 additions and 1,093 deletions.
19 changes: 6 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
.history
.svn/


# Fastlane

# IntelliJ related
*.iml
*.ipr
Expand Down Expand Up @@ -137,16 +140,6 @@ macos/archethic_wallet.app.dSYM.zip
macos/archethic_wallet.pkg
.firebase/hosting.YnVpbGQvd2Vi.cache
node_modules/
fastlane/metadata/android/Appfile
fastlane/metadata/ios/Appfile
fastlane/metadata/ios/Preview.html
fastlane/metadata/ios/report.xml
fastlane/metadata/macos/Appfile
fastlane/metadata/macos/Preview.html
fastlane/metadata/macos/report.xml
fastlane/metadata/android/report.xml
android/fastlane/Appfile
ios/fastlane/Appfile
macos/fastlane/Appfile
ios/fastlane/Preview.html
macos/fastlane/Preview.html
Appfile
fastlane/metadata/**/Preview.html
fastlane/metadata/**/report.xml
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
source "https://rubygems.org"

gem "fastlane"

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)
98 changes: 0 additions & 98 deletions android/fastlane/Fastfile

This file was deleted.

56 changes: 0 additions & 56 deletions android/fastlane/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions android/fastlane/en-US/changelogs/264.txt

This file was deleted.

5 changes: 0 additions & 5 deletions android/fastlane/en-US/changelogs/282.txt

This file was deleted.

5 changes: 0 additions & 5 deletions android/fastlane/en-US/changelogs/287.txt

This file was deleted.

7 changes: 0 additions & 7 deletions android/fastlane/en-US/changelogs/311.txt

This file was deleted.

3 changes: 0 additions & 3 deletions android/fastlane/en-US/full_description.txt

This file was deleted.

Binary file removed android/fastlane/en-US/images/icon.png
Binary file not shown.
Binary file not shown.
Binary file removed android/fastlane/en-US/images/phoneScreenshots/2.png
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion android/fastlane/en-US/short_description.txt

This file was deleted.

1 change: 0 additions & 1 deletion android/fastlane/en-US/title.txt

This file was deleted.

43 changes: 0 additions & 43 deletions android/fastlane/report.xml

This file was deleted.

Binary file modified assets/images/airdrop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3189e34

Please sign in to comment.