Files
seL4/.gitignore
2018-05-21 10:38:36 +10:00

34 lines
509 B
Plaintext

#
# Copyright 2014, General Dynamics C4 Systems
#
# This software may be distributed and modified according to the terms of
# the GNU General Public License version 2. Note that NO WARRANTY is provided.
# See "LICENSE_GPLv2.txt" for details.
#
# @TAG(GD_GPL)
#
# generated python bytecode
**.pyc
# latex generated files
**.aux
**.log
**.out
**.lof
**.lot
**.bbl
**.blg
**.toc
**.mpx
tools/parsetab.py
manual/env.tex
manual/manual.pdf
manual/stage
manual/doxygen-output
manual/generated
# Emacs backups
*~