www

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

commit 0d43fd4683b9f573b2cefb46c505d7a41797138c
parent fc2150dc0de92035ce45818062a044ee8ad34c3c
Author: AlexKnauth <alexander@knauth.org>
Date:   Mon, 21 Sep 2015 17:54:07 -0400

add .gitignore

Diffstat:
A.gitignore | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +compiled/ +doc/ +*~