From e58517502c0277d8b54f3f0b16f356c839d7e23e Mon Sep 17 00:00:00 2001 From: Tim Vieira Date: Thu, 1 Aug 2013 16:02:05 -0400 Subject: [PATCH] ignore crashlog directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a3c2926..d64c905 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ test/*/*.out test/*/*.plan test/*/*.plan.py test/*/*.anf +crashlogs/ libpeerconnection.log -- 2.50.1