Workaround 'label handle_thr_start is not used' cppcheck style warning
[platform/upstream/libgc.git] / .gitignore
index 357ba00..a512067 100644 (file)
@@ -14,6 +14,7 @@
 
 *.gc.log
 .dirstamp
+/*.a
 /*_bench.log
 /*_bench.trs
 /*test.log
@@ -23,8 +24,6 @@
 /add_gc_prefix
 /base_lib
 /bdw-gc.pc
-/bsd-libgc.a
-/bsd-libleak.a
 /c++
 /config.cache
 /config.log
 /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
@@ -53,7 +57,9 @@
 /initsecondarythread_test
 /leaktest
 /libalphagc.so
+/libcord.so
 /libgc.so
+/libgccpp.so
 /libirixgc.so
 /liblinuxgc.so
 /libtool
 /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
-/test_atomic_ops
 /threadkey_test
 /threadleaktest
 /threadlibs
 /tracetest
 
+/out/
+
 # Config, dependency and stamp files generated by configure:
 .deps/
-config.h
+/include/config.h
 config.h.in~
 stamp-h1
 
@@ -112,21 +122,20 @@ stamp-h1
 /*.vcxproj.filters
 /CMakeCache.txt
 /CMakeFiles/
-/CTestTestfile.cmake
 /DartConfiguration.tcl
 /Testing/Temporary/
-/cmake_install.cmake
+/cord/CMakeFiles/
+/cord/Makefile
 /gc.sln
 /libgc*-dll.so
-/libgc*-lib.a
 /tests/*.vcxproj
 /tests/*.vcxproj.filters
 /tests/*test
 /tests/CMakeFiles/
-/tests/CTestTestfile.cmake
 /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
@@ -149,9 +158,12 @@ stamp-h1
 *.ilk
 *.pdb
 *.sbr
+*.tds
+gc.def
 
 # Stuff from VS build system and IDE
 *.vcproj.*.user
+.vs/
 
 # Code analysis tools:
 *.c.gcov