Skip to content

Commit f8e8a1c

Browse files
committed
Update .gitignore to include log file for list recommender
- Added 'list_recommender.log' to the .gitignore file to prevent tracking of log files generated by the list recommender
1 parent 99507a4 commit f8e8a1c

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
@@ -43,3 +43,4 @@ supervisord.pid
4343

4444
# Exchange data
4545
exchange_data/*
46+
list_recommender.log

0 commit comments

Comments
 (0)