Update .gitignore for md files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
/bin
|
/bin
|
||||||
# /.vscode
|
# /.vscode
|
||||||
*.csv
|
*.csv
|
||||||
|
*.md
|
||||||
!example.csv
|
!example.csv
|
||||||
|
|||||||
Reference in New Issue
Block a user