[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [1/9] commons-cli git commit: Ignore IDE specific files
From:       chtompki () apache ! org
Date:       2017-07-31 15:51:43
Message-ID: 15962637a42e4b259d9fa4cc06ddd5a5 () git ! apache ! org
[Download RAW message or body]

Repository: commons-cli
Updated Branches:
  refs/heads/master ccc2b43de -> 23d13f5c3


Ignore IDE specific files


Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/186612c4
Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/186612c4
Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/186612c4

Branch: refs/heads/master
Commit: 186612c45b973f0b2f9e7a5a9ee97a6e3bfc3cad
Parents: c246bd4
Author: Rubin Simons <rubin@raaftech.com>
Authored: Thu Jun 22 15:33:03 2017 +0200
Committer: Rubin Simons <rubin@raaftech.com>
Committed: Thu Jun 22 15:33:03 2017 +0200

----------------------------------------------------------------------
 .gitignore | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-cli/blob/186612c4/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 3f6ad8d..14bec1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-### https://raw.github.com/github/gitignore/f2ce448f2ba7a092da05482ceca99209127c0884/maven.gitignore
-
+# maven
 target/
 pom.xml.tag
 pom.xml.releaseBackup
@@ -9,9 +8,12 @@ release.properties
 dependency-reduced-pom.xml
 buildNumber.properties
 .mvn/timing.properties
-
-# Exclude maven wrapper
 !/.mvn/wrapper/maven-wrapper.jar
 
-site-content
+# vscode/eclipse
+.classpath
+.project
+.settings/
 
+# other
+site-content

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic