01 - Change todo.txt -> todo.md #3

Open
uda wants to merge 2 commits from 01-todo-list into master
Showing only changes of commit 6c4984c092 - Show all commits

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