Skip to content

Commit d59740f

Browse files
authored
Update .gitignore to ignore log files (#4884)
1 parent ed1c57c commit d59740f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ scripts/backup.ab
3939
# miscellaneous
4040
all-apks.sh
4141
device*.png
42+
43+
# Log Files
44+
*.log

0 commit comments

Comments
 (0)