aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHusam Salhab <47015061+hsalhab@users.noreply.github.com>2020-10-08 13:54:35 -0400
committerGitHub <noreply@github.com>2020-10-08 13:54:35 -0400
commitcf0f22d4e86e44efee6ae1d4f23e0642df117b79 (patch)
tree09dffae8e56257f7fd988e58034b8178da019254 /.gitignore
parentccdb6f46167fa3c30bc3f84620c9260494312e00 (diff)
HOT PATCH- Fix lock file issues (#49)
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9554dbbe..a3c78e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,10 @@
#
.DS_Store
+# Lock files
+yarn.lock
+ios/Podfile.lock
+
# Xcode
#
build/