Files
seL4/.gitignore
Birgit Brecknell f6656e2c78 Add a glossary to the manual
Add a glossary with seL4-specific terms and their
definitions.
Remove chapter number from bibliography
Tweak Makefile for glossary

Signed-off-by: Birgit Brecknell <bbrcknl@gmail.com>
2024-03-20 14:54:06 +11:00

35 lines
360 B
Plaintext

#
# Copyright 2014, General Dynamics C4 Systems
#
# SPDX-License-Identifier: GPL-2.0-only
#
# generated python bytecode
*.pyc
# latex generated files
*.aux
*.log
*.out
*.lof
*.lot
*.bbl
*.blg
*.toc
*.mpx
*.acn
*.glo
*.gls
*.ilg
*.ist
tools/parsetab.py
manual/env.tex
manual/manual.pdf
manual/stage
manual/doxygen-output
manual/generated
# Emacs backups
*~