From 2d4a6b1fa4685f1427b4c9f1c111c6a567aea8ac Mon Sep 17 00:00:00 2001 From: amaruthappan Date: Thu, 11 May 2023 12:33:10 -0700 Subject: [PATCH] PIG-5437: Add lib and idea folder to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4d35082159..3beaf5c67c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ conf/log4j.properties lib/jdiff/pig_*SNAPSHOT.xml test/resources/*.jar !ivy/ant-contrib-1.0b3.jar +lib/ +.idea/