From 72a0c10cee27cb8993bcc739fbe3f4e33f2ddc44 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Wed, 26 Feb 2020 02:37:02 +0100 Subject: Added all files starting with . --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9a8e315..cb603fa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ output/ ._* .Spotlight-V100 .Trashes -TODO.txt +.* +TODO.md ehthumbs.db Thumbs.db -- cgit v1.2.1