Skip to content

Commit 8a35ea5

Browse files
authored
Merge pull request #4527 from Expensify/vit-updateGitignore
Add /generated folder in android to .gitignore
2 parents 4cebc0f + b5f6018 commit 8a35ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ build/
3333
local.properties
3434
*.iml
3535
android/*.hprof
36+
android/app/src/main/java/com/expensify/chat/generated/
3637

3738
# Vscode
3839
.vscode

0 commit comments

Comments
 (0)