commit | 318a32937b898d095c4203a75a767fd83fbbfa22 | [log] [tgz] |
---|---|---|
author | Matt Sicker <boards@gmail.com> | Mon Jul 02 13:42:51 2018 -0500 |
committer | Matt Sicker <boards@gmail.com> | Mon Jul 02 13:42:51 2018 -0500 |
tree | 350dd36dc82e3eeecfd04f337930d2a1d1115170 | |
parent | 96b34a5cf2f29c64da2d4fcbaea7691069836337 [diff] |
Add gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85bd8b5 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,5 @@ +target/ +*.iml +.classpath +.project +.idea/