From 5ecc0376f8e352a66d73153f8205d7993849c6ec Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Fri, 2 Sep 2016 16:34:16 -0700 Subject: remove various references to Ant build --- .gitignore | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea71d02d0b..d9710a65cc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ # # -# JARs aren't checked in, they are fetched by Ant / pull_binary_libs.sh +# JARs aren't checked in, they are fetched by sbt # # We could be more concise with /lib/**/*.jar but that assumes # a late-model git. @@ -22,23 +22,20 @@ /test/files/speclib/instrumented.jar /tools/*.jar -# Developer specific Ant properties +# Developer specific properties /build.properties /buildcharacter.properties # might get generated when testing Jenkins scripts locally /jenkins.properties -# target directories for ant build -/build +# target directory for build /build/ -/dists/ # other /out/ /bin/ /sandbox/ -/.ant-targets-build.xml # eclipse, intellij /.classpath -- cgit v1.2.3