Browse Source

Update .gitignore files

Mukund Sivaraman 13 years ago
parent
commit
06d963e309
2 changed files with 3 additions and 0 deletions
  1. 1 0
      src/lib/dns/benchmarks/.gitignore
  2. 2 0
      src/lib/log/tests/.gitignore

+ 1 - 0
src/lib/dns/benchmarks/.gitignore

@@ -1 +1,2 @@
+/message_renderer_bench
 /rdatarender_bench

+ 2 - 0
src/lib/log/tests/.gitignore

@@ -2,6 +2,8 @@
 /destination_test.sh
 /init_logger_test
 /init_logger_test.sh
+/initializer_unittests_1
+/initializer_unittests_2
 /local_file_test.sh
 /logger_example
 /run_unittests