chore: add gitignore to avoid pushing md_output folder to github

This commit is contained in:
Alexandre Pinel
2024-07-19 11:35:05 +03:00
parent a0aeefb558
commit 1e9d60a8b5

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
md_output/
.venv