[rest-gradle-plugin] 24/83: Update 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 af8d09d1ec985a1fdfab73bd437f15206edc5574
Author: Andrea Rossi <andrea.rossi at here.com>
Date:   Wed Aug 6 09:52:46 2014 +0200

    Update gitignore
    
    Adds *.ipr and *.iws files to the list
---
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 3a94b4f..018d72d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@
 *.iml
 .idea
 .gradle
-build
\ No newline at end of file
+build
+*.ipr
+*.iws
\ 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