Skip to content

Commit

Permalink
Added ignore of logs folder in git ignore file. (DataLinkDC#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangchong authored Aug 3, 2022
1 parent 25b6d52 commit bc2b424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

# Log file
*.log
/logs
logs.zip

# BlueJ files
*.ctxt
Expand Down

0 comments on commit bc2b424

Please sign in to comment.