seL4/.gitignore
Gerwin Klein d815b87ce5 parse_doxygen_xml: minor typos and python lints
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2025-07-15 08:20:45 +10:00

35 lines
386 B
Text

#
# 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
manual/generated_markdown
# Emacs backups
*~