Skip to content

Commit e86d1d2

Browse files
committed
[spectec] Avoid spurious diffs from NanoWasm pdf
1 parent 1b70e0e commit e86d1d2

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

spectec/doc/example/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
title = 'NanoWasm Specification'
1111
author = 'The SpecTec Team'
1212
language = 'en'
13+
today = ' ' # Avoid spurious diffs
1314

1415
exclude_patterns = ['_build', 'output', 'Thumbs.db', '.DS_Store']
1516

-275 Bytes
Binary file not shown.

spectec/test-latex/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*.pdf
44
spec-gen-include.tex
55
_log
6+
*.el

0 commit comments

Comments
 (0)