# build files
*.[ao]
*.pyc

# generated by configure
aclocal.m4
automake
autom4te.cache
config.h
config.status
config.log
config.py
configure
libtool
stamp-h1
/Makefile
/Makefile.in
**/Makefile
**/Makefile.in
**/Makefile.dist.in
/version

# genereted by premake
src/examples/gc_no_raii/build

# build directories
.deps
.dirstamp
/bin
/lib
/include
/share
/build
*.class

# src executables, for lib and bin
driver/as
driver/cfa
driver/cfa-cpp
driver/cc1
driver/demangler

libcfa/prelude/bootloader.c
libcfa/prelude/builtins.cf
libcfa/prelude/extras.cf
libcfa/prelude/gcc-builtins.cf
libcfa/prelude/gcc-builtins.c
libcfa/prelude/prelude.cfa
libcfa/x64-debug/
libcfa/x64-nodebug/
libcfa/x86-debug/
libcfa/x86-nodebug/
libcfa/arm64-debug/
libcfa/arm64-nodebug/

# generated by bison and lex from parser.yy and lex.ll
src/Parser/parser.output
src/Parser/lex.cc
src/Parser/parser.cc
src/Parser/parser.h
src/Parser/parser.hh
src/Parser/parser.tab.cc

tools/prettyprinter/parser.output
tools/prettyprinter/lex.cc
tools/prettyprinter/parser.cc
tools/prettyprinter/parser.h
tools/prettyprinter/parser.hh
tools/prettyprinter/pretty
tools/pretty
tools/catchsig
tools/repeat

# generated by xfig for user manual
doc/user/Cdecl.tex
doc/user/pointer1.tex
doc/user/pointer2.tex
doc/user/EHMHierarchy.tex

# generated by npm
package-lock.json

# generated by benchmark
benchmark/Cargo.toml
