From 4fb48940778174d470898da3915303cfb8ab3360 Mon Sep 17 00:00:00 2001 From: Stephan Broyles Date: Thu, 29 Jan 2015 13:50:33 -0600 Subject: gitignore updates for tool scripts Ignore customrc, env.bash and src/build/ dir Change-Id: Ic81551b29247ac00a8b0e76e8a2a2e2d7bb620cb RTC: 118951 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15428 Reviewed-by: Stephan Broyles Tested-by: Stephan Broyles --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4003ef2..9003902 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ imageHdrScript occStringFile .project .cproject +customrc +env.bash +src/build/ -- cgit v1.2.1