Workaround 'label handle_thr_start is not used' cppcheck style warning
[platform/upstream/libgc.git] / .gitignore
index df2f976..a512067 100644 (file)
@@ -12,8 +12,9 @@
 *.o
 *.obj
 
+*.gc.log
 .dirstamp
-/*.gc.log
+/*.a
 /*_bench.log
 /*_bench.trs
 /*test.log
 /cord/de
 /cord/de_win.rbj
 /cord/de_win.res
+/cord/tests/de_win.rbj
 /cord/tests/de_win.res
+/cords
 /cordtest
 /core
 /de
+/de.dir/
 /disclaim_bench
 /disclaim_test
+/disclaim_weakmap_test
+/dont_ar_1
+/dont_ar_3
+/dont_ar_4
 /gc-*
-/gc.a
 /gc.log
 /gcname
 /gctest
+/gctest_dyn_link
+/gctest_irix_dyn_link
 /hugetest
 /if_mach
 /if_not_there
 /initsecondarythread_test
 /leaktest
+/libalphagc.so
+/libcord.so
+/libgc.so
+/libgccpp.so
+/libirixgc.so
+/liblinuxgc.so
 /libtool
 /middletest
 /realloc_test
 /smashtest
 /staticrootstest
 /subthreadcreate_test
+/sunos5gc.so
 /test-suite.log
+/test_atomic_ops
+/test_atomic_ops.log
+/test_atomic_ops.trs
 /test_cpp
+/test_cpp.cpp
 /test_cpp.log
 /test_cpp.trs
 /threadkey_test
 /threadlibs
 /tracetest
 
+/out/
+
 # Config, dependency and stamp files generated by configure:
 .deps/
-config.h
+/include/config.h
 config.h.in~
 stamp-h1
 
@@ -95,22 +117,31 @@ stamp-h1
 /test-driver
 
 # These files are generated by CMake:
+*.tlog
 /*.vcxproj
 /*.vcxproj.filters
 /CMakeCache.txt
 /CMakeFiles/
-/cmake_install.cmake
+/DartConfiguration.tcl
+/Testing/Temporary/
+/cord/CMakeFiles/
+/cord/Makefile
 /gc.sln
+/libgc*-dll.so
 /tests/*.vcxproj
 /tests/*.vcxproj.filters
+/tests/*test
 /tests/CMakeFiles/
 /tests/Makefile
-/tests/cmake_install.cmake
+/tests/test_cpp
+CTestTestfile.cmake
+cmake_install.cmake
 
 # Rarely generated files (mostly by some Win/DOS compilers):
 /*.copied.c
 /*.csm
 /*.err
+/*.i
 /*.lb1
 /*.lnk
 /*.map
@@ -127,13 +158,21 @@ stamp-h1
 *.ilk
 *.pdb
 *.sbr
+*.tds
+gc.def
 
 # Stuff from VS build system and IDE
 *.vcproj.*.user
+.vs/
 
 # Code analysis tools:
+*.c.gcov
+*.cc.gcov
+*.h.gcov
+*.sancov
 /.sv*-dir
 /cov-int
+/coverage.info
 /pvs-project.log
 /pvs-project.tasks
 /strace_out