This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.

commit b3e481e99a9eb3d9b50c7df965f868b68bfe0c61
Author: Andrea Rossi <andrea.ro...@here.com>
Date:   Tue Aug 5 21:44:31 2014 +0200

    Updated .gitignore
    
    Now excludes .iml files and the "idea" folder from IntelliJ
    Also excludes .gradle files and "build" folder from gradle
---
 .gitignore | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 5241a72..3a94b4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-*.class
\ No newline at end of file
+*.class
+*.iml
+.idea
+.gradle
+build
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to