summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-04-06 15:05:41 +0200
committerStefan Haller <stefan@haller-berlin.de>2024-04-22 20:55:03 +0200
commit69153acfdb6539b515bcb13a262bd38b12f27e9f (patch)
treee594cb90b2ae81f44621cb1806ef2b6f2be06b35
parentb4fbfd20cb411132310a7fed5d16a2df601894bc (diff)
Remove TODO.* from .gitignore
It was added in 2018 (700f8c7e796), but I don't know for what purpose. It just took me 15 minutes to figure out why my new file todo.go wasn't added, so I'm removing this entry as I find it more harmful than helpful.
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 2053b9898..2fc9940dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,6 @@
# Hidden
.*
-# TODO
-TODO.*
-
# Notes
*.notes