fix: exclude logo png in gitignore (#785)

This commit is contained in:
Yineng Zhang
2024-07-28 17:08:16 +10:00
committed by GitHub
parent 27f5ce0a6c
commit 6a387a69cc
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -181,3 +181,5 @@ tmp*.txt
# personnal
work_dirs/
*.csv
!logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB