Initialized the repository.

This commit is contained in:
2025-10-31 22:42:29 +01:00
commit 614723f998
2 changed files with 6 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Python
.venv
__pycache__/

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Markdown Docs Harvester
This project is designed to harvest and process Markdown documentation files from Git repositories.