commit | f681effce9e0c6eaf67f0df4fb0c4db043ac5c0b | [log] [tgz] |
---|---|---|
author | Eric Anderson <[email protected]> | Thu Jan 15 14:08:44 2015 -0800 |
committer | Eric Anderson <[email protected]> | Fri Jan 16 13:05:01 2015 -0800 |
tree | cb4a976c0e1db6505312f64a6eba71ba38a130ad | |
parent | f589a4acbb9884e0bc93673b2fcb3b626997fcf0 [diff] [blame] |
Update .gitignore for Gradle
diff --git a/.gitignore b/.gitignore index fa7042b..7ae3d1d 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,10 @@ # Maven target +# Gradle +build +.gradle + # IntelliJ IDEA .idea *.iml