We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 253a35c + bb9eb40 commit fd89265Copy full SHA for fd89265
1 file changed
.gitignore
@@ -24,34 +24,3 @@ DerivedData
24
*.xcuserstate
25
# Jetbrains
26
.idea
27
-
28
-# Gradle
29
-/build/
30
-/RNTester/android/app/build/
31
-/RNTester/android/app/gradle/
32
-/RNTester/android/app/gradlew
33
-/RNTester/android/app/gradlew.bat
34
-/ReactAndroid/build/
35
36
-# Buck
37
-.buckd
38
-buck-out
39
-/ReactAndroid/src/main/jni/prebuilt/lib/armeabi-v7a/
40
-/ReactAndroid/src/main/jni/prebuilt/lib/x86/
41
-/ReactAndroid/src/main/gen
42
43
-# Watchman
44
-.watchmanconfig
45
46
-# Android
47
-.idea
48
-.gradle
49
-local.properties
50
-*.iml
51
-/android/
52
53
-# Node
54
-node_modules
55
-*.log
56
-.nvm
57
-/bots/node_modules/
0 commit comments