Skip to content

Commit 8f3d631

Browse files
committed
Keep 20??-index.html in the repo
1 parent e6fcc9a commit 8f3d631

File tree

6 files changed

+2654
-0
lines changed

6 files changed

+2654
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ CPP/
4040
# Don't commit HTML since it's all generated
4141
*.html
4242

43+
# Commit some generated HTML as it might be hard to reconstruct
44+
!/*-index.html
45+
4346
# Ignore testsuite archives
4447
*.tar.gz
4548

0 commit comments

Comments
 (0)