From 9019b4fe3aa36d1fb19ea3848c3e9018624c37a7 Mon Sep 17 00:00:00 2001 From: Peter Melnichenko Date: Thu, 12 Apr 2018 14:02:18 +0300 Subject: [PATCH] Add doc/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 109b360..d8bb7ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ luacov.report.out luacov.stats.out +doc