commit c481c419678edb9862483afd567a8cdda15c3d40 Author: Youssef Date: Tue Sep 23 10:42:04 2025 +0200 Initial commit 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