Skip to content

Commit fd89265

Browse files
authored
Merge pull request #389 from zmxv/revert-386-gitignore_updates
Revert "Update .gitignore"
2 parents 253a35c + bb9eb40 commit fd89265

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

.gitignore

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -24,34 +24,3 @@ DerivedData
2424
*.xcuserstate
2525
# Jetbrains
2626
.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

Comments
 (0)