Files
seL4/.gitignore
Gerwin Klein 6f5a367010 add .gitignore
2014-07-19 15:55:06 +02:00

40 lines
696 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
manual/env.tex
manual/manual.pdf
haskell/doc/refman.pdf
haskell/doc/version.txt
haskell/doc/figures/clientkernel.pdf
haskell/doc/figures/clientserver.pdf
haskell/doc/figures/derive.pdf
haskell/doc/figures/ipctransfer.pdf
haskell/doc/figures/truncation.pdf
# haskell generated files
**.lhs-boot
haskell/dist