🎉 initial commit

This commit is contained in:
Marc Michalsky 2021-06-22 19:43:49 +02:00
commit 1d32ebfbba
No known key found for this signature in database
GPG key ID: AC2D4E00990A6767
7 changed files with 184 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# PyCharm
.idea/
# Config
config.yaml
# Environment
.env
venv/
# Templates
templates/*
!templates/example_template
# Logs
marvin.log