diff options
author | Ben Burwell <ben.burwell@trifecta.com> | 2016-11-15 21:30:47 -0500 |
---|---|---|
committer | Ben Burwell <ben.burwell@trifecta.com> | 2016-11-15 21:30:47 -0500 |
commit | e2ae5749a522b0d4d2657a2cac571b1524d33cfa (patch) | |
tree | 8aeef9c33256ed76e783c0de7ace5f35296b99f5 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
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 |