Skip to content

Commit f414eca

Browse files
author
wangtun
committed
修改忽略文件
1 parent f4561bd commit f414eca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ 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
@@ -40,5 +43,3 @@ buck-out/
4043
android/app/libs
4144
android/keystores/debug.keystore
4245

43-
# react-native-swipeout need to modify
44-
!node_modules/react-native-swipeout

0 commit comments

Comments
 (0)