Skip to content

Commit 4664751

Browse files
committed
add gitignore
1 parent 65ab1dd commit 4664751

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# macOS
2+
.DS_Store
3+
4+
# lock files
5+
RnDiffApp/yarn.lock
6+
RnDiffApp/package-lock.json

0 commit comments

Comments
 (0)