diff --git a/.gitignore b/.gitignore index b28b9fe6..d3de4f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ __pycache__/ .vscode/ # Learnhouse -content/* +content/org_* # Flyio fly.toml diff --git a/content/__init__.py b/content/__init__.py new file mode 100644 index 00000000..e69de29b