aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-01-14 09:51:48 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-01-14 09:51:48 +0100
commitd72440ead7be71bd025a6b893dcd546d6d5a43bb (patch)
treeff76878e6968a95e5a87755e92a6cd27dba8fd00
parent84bc13b4dd181d14a100d2d8a3716525c79cd25e (diff)
downloadmihi-d72440ead7be71bd025a6b893dcd546d6d5a43bb.tar.gz
mihi-d72440ead7be71bd025a6b893dcd546d6d5a43bb.zip
Ignore the todo/ directory
There are a bunch of files that I had from previous attempts (i.e. webapp mihi) that contained multiple things to insert into the database and such from different sources. Let's keep all of this into a single directory, but also ignore it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 56767f0..e0bcf68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
*.sqlite3
tmp/
TODO
+todo/