commit 2486ddbf85ece740b96aeb52d0b78820c5c26d0d parent e23caa6e2da17e57de52d846d4c1bd8f0a2d2ff9 Author: Christian Hesse <mail@eworm.de> Date: Sun, 10 Mar 2013 13:55:08 +0100 make git ignore html files Diffstat:
A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +# these files are ignored by git +*.html