Update .gitignore for md files

This commit is contained in:
2022-02-17 13:07:22 +08:00
parent 1ff1ae7cd0
commit bdbc7bf16b

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/bin /bin
# /.vscode # /.vscode
*.csv *.csv
*.md
!example.csv !example.csv