Skip to content

Commit e72a9dc

Browse files
authored
chore: gitignore Android related files in react-native tests (#1469)
1 parent a377957 commit e72a9dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/react-native/End2End/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ build/
2929
.gradle
3030
local.properties
3131
*.iml
32+
.project
33+
.settings
34+
.classpath
3235

3336
# node.js
3437
#

0 commit comments

Comments
 (0)