diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d03af33..39264fb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ scripts/ccwl test-suite.log tests/*.log tests/*.trs -website \ No newline at end of file +website/index.html +website/manual \ No newline at end of file |