From bf216d1806375fabeb7b43bd5fe4b74b6782fa1c Mon Sep 17 00:00:00 2001 From: Guillaume BIENKOWSKI Date: Mon, 8 Jun 2015 17:44:04 +0200 Subject: [PATCH] Ignore OUTPUT/ folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 57e16863b..8b74a154e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ build test-reports WORK Makefile +OUTPUT