[rest-gradle-plugin] 23/83: Updated .gitignore

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:03 UTC 2017


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.rossi at 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



More information about the pkg-java-commits mailing list