Skip to content

Commit d611e7b

Browse files
author
xujie3949
committed
2 parents 7415099 + 435fc6a commit d611e7b

File tree

3 files changed

+349
-22
lines changed

3 files changed

+349
-22
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ local.properties
3232
# node.js
3333
#
3434
node_modules/
35+
# react-native-swipeout need to modify
36+
!node_modules/react-native-swipeout/
37+
3538
npm-debug.log
3639

3740
# BUCK
3841
buck-out/
3942
\.buckd/
4043
android/app/libs
41-
android/keystores/debug.keystore
42-
43-
# react-native-swipeout need to modify
44-
!node_modules/react-native-swipeout
44+
android/keystores/debug.keystore

node_modules/react-native-swipeout/index.js

Lines changed: 307 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)