From 81baa2bb7467278048a51c41b799ac23983a2152 Mon Sep 17 00:00:00 2001 From: Erickson Silva Date: Mon, 21 Mar 2016 11:36:42 -0300 Subject: [PATCH] Adiciona 'src/compiled/ no .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3eb44e9..a942669 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ vlibras_user tamanho.txt vlibras -doc/ \ No newline at end of file +doc/ +src/compiled/ \ No newline at end of file -- libgit2 0.21.2