From c481c419678edb9862483afd567a8cdda15c3d40 Mon Sep 17 00:00:00 2001 From: Youssef Date: Tue, 23 Sep 2025 10:42:04 +0200 Subject: [PATCH] Initial commit --- .gitignore | 2 ++ 2025-09-22.md | 4 ++++ template.md | 4 ++++ 3 files changed, 10 insertions(+) create mode 100644 .gitignore create mode 100644 2025-09-22.md create mode 100644 template.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..089fac4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +.obsidian diff --git a/2025-09-22.md b/2025-09-22.md new file mode 100644 index 0000000..5069a2f --- /dev/null +++ b/2025-09-22.md @@ -0,0 +1,4 @@ +# Goals +# Process +# Problems +# Conclusion diff --git a/template.md b/template.md new file mode 100644 index 0000000..5069a2f --- /dev/null +++ b/template.md @@ -0,0 +1,4 @@ +# Goals +# Process +# Problems +# Conclusion