www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ecfb418f52fa5b8082f8a503a8022cbbf1a2e03e
parent e605b289a93f30490545d01a34aa959d71ea67ec
Author: AlexKnauth <alexander@knauth.org>
Date:   Fri, 20 Mar 2015 22:13:41 -0400

update .gitignore

Diffstat:
M.gitignore | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -1,5 +1,6 @@ -*~ compiled/ +doc/ +*~ *.html *.css *.js