You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/08/10 00:30:41 UTC

git commit: Ignore IDEA files and target directories.

Updated Branches:
  refs/heads/maven-2.2.x 12436435d -> 76aaea36b


Ignore IDEA files and target directories.


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/76aaea36
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/76aaea36
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/76aaea36

Branch: refs/heads/maven-2.2.x
Commit: 76aaea36bcc935983cdc5e7d7254d46a9aa5af9d
Parents: 1243643
Author: Dennis Lundberg <de...@apache.org>
Authored: Sat Aug 10 00:30:09 2013 +0200
Committer: Dennis Lundberg <de...@apache.org>
Committed: Sat Aug 10 00:30:09 2013 +0200

----------------------------------------------------------------------
 .gitignore                                   | 3 +++
 apache-maven/.gitignore                      | 2 ++
 maven-artifact-manager/.gitignore            | 2 ++
 maven-artifact-test/.gitignore               | 2 ++
 maven-artifact/.gitignore                    | 2 ++
 maven-compat/.gitignore                      | 2 ++
 maven-core/.gitignore                        | 2 ++
 maven-error-diagnostics/.gitignore           | 2 ++
 maven-model/.gitignore                       | 2 ++
 maven-monitor/.gitignore                     | 2 ++
 maven-plugin-api/.gitignore                  | 2 ++
 maven-plugin-descriptor/.gitignore           | 2 ++
 maven-plugin-parameter-documenter/.gitignore | 2 ++
 maven-plugin-registry/.gitignore             | 2 ++
 maven-profile/.gitignore                     | 2 ++
 maven-project/.gitignore                     | 2 ++
 maven-repository-metadata/.gitignore         | 2 ++
 maven-settings/.gitignore                    | 2 ++
 maven-toolchain/.gitignore                   | 2 ++
 19 files changed, 39 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..25cfc14
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/.idea/
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/apache-maven/.gitignore
----------------------------------------------------------------------
diff --git a/apache-maven/.gitignore b/apache-maven/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/apache-maven/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-artifact-manager/.gitignore
----------------------------------------------------------------------
diff --git a/maven-artifact-manager/.gitignore b/maven-artifact-manager/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-artifact-manager/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-artifact-test/.gitignore
----------------------------------------------------------------------
diff --git a/maven-artifact-test/.gitignore b/maven-artifact-test/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-artifact-test/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-artifact/.gitignore
----------------------------------------------------------------------
diff --git a/maven-artifact/.gitignore b/maven-artifact/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-artifact/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-compat/.gitignore
----------------------------------------------------------------------
diff --git a/maven-compat/.gitignore b/maven-compat/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-compat/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-core/.gitignore
----------------------------------------------------------------------
diff --git a/maven-core/.gitignore b/maven-core/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-core/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-error-diagnostics/.gitignore
----------------------------------------------------------------------
diff --git a/maven-error-diagnostics/.gitignore b/maven-error-diagnostics/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-error-diagnostics/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-model/.gitignore
----------------------------------------------------------------------
diff --git a/maven-model/.gitignore b/maven-model/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-model/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-monitor/.gitignore
----------------------------------------------------------------------
diff --git a/maven-monitor/.gitignore b/maven-monitor/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-monitor/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-plugin-api/.gitignore
----------------------------------------------------------------------
diff --git a/maven-plugin-api/.gitignore b/maven-plugin-api/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-plugin-api/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-plugin-descriptor/.gitignore
----------------------------------------------------------------------
diff --git a/maven-plugin-descriptor/.gitignore b/maven-plugin-descriptor/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-plugin-descriptor/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-plugin-parameter-documenter/.gitignore
----------------------------------------------------------------------
diff --git a/maven-plugin-parameter-documenter/.gitignore b/maven-plugin-parameter-documenter/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-plugin-parameter-documenter/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-plugin-registry/.gitignore
----------------------------------------------------------------------
diff --git a/maven-plugin-registry/.gitignore b/maven-plugin-registry/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-plugin-registry/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-profile/.gitignore
----------------------------------------------------------------------
diff --git a/maven-profile/.gitignore b/maven-profile/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-profile/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-project/.gitignore
----------------------------------------------------------------------
diff --git a/maven-project/.gitignore b/maven-project/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-project/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-repository-metadata/.gitignore
----------------------------------------------------------------------
diff --git a/maven-repository-metadata/.gitignore b/maven-repository-metadata/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-repository-metadata/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-settings/.gitignore
----------------------------------------------------------------------
diff --git a/maven-settings/.gitignore b/maven-settings/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-settings/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml

http://git-wip-us.apache.org/repos/asf/maven/blob/76aaea36/maven-toolchain/.gitignore
----------------------------------------------------------------------
diff --git a/maven-toolchain/.gitignore b/maven-toolchain/.gitignore
new file mode 100644
index 0000000..17bb010
--- /dev/null
+++ b/maven-toolchain/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/*.iml