From 4930dc99bf8e08ff2eadd4a8b65a2f36116595f1 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Tue, 1 Dec 2015 05:18:13 +0000 Subject: [PATCH] Ignore RELEASE directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e24190c..602f954c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ dependmodules.x # Local module manifest. .manifest.mk +RELEASE/