diff options
author | Nick White <git@njw.me.uk> | 2010-10-24 23:06:08 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-10-24 23:06:08 +0100 |
commit | 089c905ebd7e365791112f8a9f1f2a44de5987a1 (patch) | |
tree | aeb259d381678bbbdd11d75b92bc3c5dd1da85ad /.gitignore | |
parent | 4bb3e07baabf1ef6ca5c9fea389045dddd77025b (diff) |
Simplify and update webpage creation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ *.o spout -web/index.html -web/releases +index.html |