Skip to content

Commit 5f06e17

Browse files
committed
fix: update .gitignore to exclude gradle and android build directories
1 parent 941f004 commit 5f06e17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ bin/
88
/___automation___.npmrc___
99
coverage/
1010
.npm-cache/
11+
**/.gradle/**
12+
**/android/app/build/**

0 commit comments

Comments
 (0)