feat: add content directory

This commit is contained in:
swve 2022-11-06 17:40:20 +01:00
parent 6a2bea4293
commit c70f7361ce
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View file

@ -10,7 +10,7 @@ __pycache__/
.vscode/ .vscode/
# Learnhouse # Learnhouse
content/* # content/*
# Distribution / packaging # Distribution / packaging
.Python .Python

0
content/__init__.py Normal file
View file

View file