From 9d08da9355fa3eccb7366a4bfc4ba69ac87867e9 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 20 Apr 2015 23:40:44 +0200 Subject: [PATCH] .htaccess files are not suited for git --- presenter/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/presenter/.gitignore b/presenter/.gitignore index 4d26d73..c079476 100644 --- a/presenter/.gitignore +++ b/presenter/.gitignore @@ -1,2 +1,4 @@ .kateproject.d/ store/* +.htaccess +.htpasswd -- 2.43.0