diff options
author | Matthew Newhook <matthew@zeroc.com> | 2014-10-20 11:46:07 -0230 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2014-10-20 11:46:07 -0230 |
commit | e02218a3d49d6b642c651da9d8c3f64fb326dcd7 (patch) | |
tree | f4a1a6444ab2d53c56df027623a1be27422cdb73 | |
parent | Down with ant. From the gradle to the grave. (diff) | |
download | ice-e02218a3d49d6b642c651da9d8c3f64fb326dcd7.tar.bz2 ice-e02218a3d49d6b642c651da9d8c3f64fb326dcd7.tar.xz ice-e02218a3d49d6b642c651da9d8c3f64fb326dcd7.zip |
Added newline.
-rw-r--r-- | java/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/.gitignore b/java/.gitignore index 151fdd44de1..91ea7410d89 100644 --- a/java/.gitignore +++ b/java/.gitignore @@ -1,2 +1,2 @@ build -.gradle
\ No newline at end of file +.gradle |