From 9441ed331af3aa6b3ef45bf165e40faad18bc7fd Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 19 Nov 2016 17:39:05 -0500 Subject: Use gradle --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 023292b..d3a5d60 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ out/ planes.jar .idea/ 1090.iml +build/ +.gradle/ -- cgit v1.2.3