# Ignored files in bdwgc Git repo.

# Binary files (in root dir, cord, tests):
*.dll
*.exe
*.gcda
*.gch
*.gcno
*.la
*.lib
*.lo
*.o
*.obj

.dirstamp
/*.gc.log
/*_bench.log
/*_bench.trs
/*test.log
/*test.trs
/.libs/
/Makefile
/add_gc_prefix
/base_lib
/bdw-gc.pc
/c++
/config.cache
/config.log
/config.status
/cord/cordtest
/cord/de
/cord/de_win.rbj
/cord/de_win.res
/cord/tests/de_win.res
/cordtest
/core
/de
/disclaim_bench
/disclaim_test
/gc-*
/gc.a
/gc.log
/gcname
/gctest
/hugetest
/if_mach
/if_not_there
/initsecondarythread_test
/leaktest
/libtool
/middletest
/realloc_test
/setjmp_test
/smashtest
/staticrootstest
/subthreadcreate_test
/test-suite.log
/test_cpp
/test_cpp.log
/test_cpp.trs
/threadkey_test
/threadleaktest
/threadlibs
/tracetest

# Config, dependency and stamp files generated by configure:
.deps/
config.h
config.h.in~
stamp-h1

# External library (without trailing slash to allow symlinks):
# /libatomic_ops*
# /pthreads-w32*

# These files are generated by autoreconf:
# /Makefile.in
# /aclocal.m4
# /autom4te.cache/
# /compile
# /config.guess
# /config.sub
# /configure
# /depcomp
# /include/config.h.in
# /install-sh
# /ltmain.sh
# /m4/libtool.m4
# /m4/ltoptions.m4
# /m4/ltsugar.m4
# /m4/ltversion.m4
# /m4/lt~obsolete.m4
# /missing
# /mkinstalldirs
# /test-driver

# These files are generated by CMake:
/*.vcxproj
/*.vcxproj.filters
/CMakeCache.txt
/CMakeFiles/
/cmake_install.cmake
/gc.sln
/tests/*.vcxproj
/tests/*.vcxproj.filters
/tests/CMakeFiles/
/tests/Makefile
/tests/cmake_install.cmake

# Rarely generated files (mostly by some Win/DOS compilers):
/*.bsc
/*.csm
/*.err
/*.exp
/*.lb1
/*.lnk
/*.map
/*.out
/*.pdb
/*.rbj
/*.res
/*.sbr
/*.stackdump
/*.sym
/*.tmp
