Skip to content

Commit

Permalink
29/01/2023 18:45hs
Browse files Browse the repository at this point in the history
  • Loading branch information
cervisebas committed Jan 29, 2023
1 parent 052c034 commit 76783c5
Show file tree
Hide file tree
Showing 26 changed files with 1,902 additions and 1,595 deletions.
11 changes: 5 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,15 @@ local.properties
*.iml
*.hprof
.cxx/
*.keystore
!debug.keystore

# node.js
#
node_modules/
npm-debug.log
yarn-error.log

# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
Expand All @@ -64,5 +60,8 @@ buck-out/
/ios/Pods/
/vendor/bundle/

# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*

# SecurityKeyCodes
src/Scripts/SecurityKeyCodes.tsx
55 changes: 0 additions & 55 deletions android/app/_BUCK

This file was deleted.

Loading

0 comments on commit 76783c5

Please sign in to comment.