From 6e872136d0c2ad9b1d5a5003b23f39c77600b6d1 Mon Sep 17 00:00:00 2001 From: Bruno Date: Tue, 13 Jan 2015 21:43:42 -0300 Subject: [PATCH] Adicionando log do player ao gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7adc559..b340b30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.exe *.obj -*.manifest \ No newline at end of file +*.manifest +output_log.txt \ No newline at end of file -- libgit2 0.21.2