From e2ae5749a522b0d4d2657a2cac571b1524d33cfa Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 15 Nov 2016 21:30:47 -0500 Subject: Initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..023292b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +out/ +planes.jar +.idea/ +1090.iml -- cgit v1.2.3