Unit Tests: added BOOST_CHECK(true) to tests without any assertions to avoid warnings
[senf.git] / .gitignore
index e77f14a..ba35e05 100644 (file)
@@ -3,6 +3,8 @@
 *.png
 *.o
 *.a
+*.os
+*.so
 *.test.checked
 .sconsign*
 *~
@@ -27,3 +29,5 @@ doc/
 /TODO
 /dist/
 /lcov.info
+/build/
+/lcov-build/