diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fa3a889..0432bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,8 @@ xapian/*.go xapian/wrap.scm xapian_wrap.cc +# website +website/index.html + # other pre-inst-env \ No newline at end of file |