docs: add .gitignore and empty README.md
- Add .gitignore to exclude __pycache__ and poetry.lock files - Include an empty README.md file for future documentation Signed-off-by: Max P. <Mail@MPassarello.de>
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*__pycache__*
|
||||
poetry.lock
|
Reference in New Issue
Block a user