git ignore

This commit is contained in:
gabime
2014-03-22 13:48:53 +02:00
parent 64f2b33273
commit 4189a406f4
4 changed files with 42 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#include "c11log/sinks/async_sink.h"
#include "c11log/sinks/file_sinks.h"
#include "c11log/sinks/console_sinks.h"
#include "c11log/details/log_msg.h"
#include "utils.h"