From 28b57995dc8abeee3895d01df6939de5febf2647 Mon Sep 17 00:00:00 2001 From: EHJ-52n Date: Mon, 21 Apr 2014 22:52:00 +0200 Subject: [PATCH] Add .todo to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b27cddd0..1f038200 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ lib/custom.bash plugins/custom.plugins.bash *.swp .*.un~ +.todo