update gitignore to indicate that where contributors can use global gitignore

Signed-off-by: zefeng chen <Rekles666@gmail.com>
This commit is contained in:
charles-chenzz 2023-10-01 12:22:42 +08:00
parent 1f0caa11c7
commit aae71aa8e8

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# If you want to ignore files created by your editor/tools, please consider a
# [global .gitignore](https://help.github.com/articles/ignoring-files).
/bin/ /bin/
/man/ /man/
coverage.txt coverage.txt