Ignore root level .htaccess and .htpasswd files
authorMarius Hoch <hoo@online.de>
Thu, 28 Nov 2013 23:31:18 +0000 (00:31 +0100)
committerMarius Hoch <hoo@online.de>
Thu, 28 Nov 2013 23:31:18 +0000 (00:31 +0100)
One might want to have those in there in a development
environment.

Change-Id: Ie5f4bbc15cb738c9801490e800255470ceb42d79

.gitignore

index 9c0c3b6..76d220a 100644 (file)
@@ -62,3 +62,5 @@ Thumbs.db
 /favicon.ico
 /static*
 /tags
+/.htaccess
+/.htpasswd