From dd4abc313a72b9197e17cf94af41db1e55f4dd2b Mon Sep 17 00:00:00 2001 From: Pitriss Date: Wed, 24 Apr 2019 15:01:37 +0200 Subject: [PATCH] another gitignore tweak --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0dfee3b..165cf6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *~ private.d/* -!private.d/ \ No newline at end of file +!private.d/.gitkeep \ No newline at end of file