Compare commits

..

2 commits

Author SHA1 Message Date
ee923f75cd added gitignor and python-version 2026-06-15 19:58:52 +02:00
9bbc2bd458 added text to readme 2026-06-15 19:58:32 +02:00
3 changed files with 12 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv

1
.python-version Normal file
View file

@ -0,0 +1 @@
3.13

View file

@ -0,0 +1 @@
Git repository for mkdocs documentation for a school project