From 3674a7a7644853fbb52000d5e687d5df8983e051 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 11 Aug 2014 21:26:57 +0200 Subject: gitignore /p/i/.htaccess This can be the place of a user's .htaccess, for instance for HTTP password control. --- p/i/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 p/i/.gitignore diff --git a/p/i/.gitignore b/p/i/.gitignore new file mode 100644 index 000000000..03c88fd7a --- /dev/null +++ b/p/i/.gitignore @@ -0,0 +1 @@ +.htaccess -- cgit v1.2.3