Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordj2011-08-15 14:01:21 +0000
committerdj2011-08-15 14:01:21 +0000
commit4c6563d729c5501316cae349b1c925dd7173e20a (patch)
treeeec16ecb1028ccd23b3fedb143e61c280d93aad9
parented809dd0b10957d94a2e0da2e71ac9fa4856bd72 (diff)
downloadrt.equinox.p2-4c6563d729c5501316cae349b1c925dd7173e20a.tar.gz
rt.equinox.p2-4c6563d729c5501316cae349b1c925dd7173e20a.tar.xz
rt.equinox.p2-4c6563d729c5501316cae349b1c925dd7173e20a.zip
added git ignore files for ant tasks.
-rw-r--r--bundles/org.eclipse.equinox.p2.director.app/.gitignore1
-rw-r--r--bundles/org.eclipse.equinox.p2.jarprocessor/.gitignore1
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata.repository/.gitignore1
-rw-r--r--bundles/org.eclipse.equinox.p2.publisher.eclipse/.gitignore1
-rw-r--r--bundles/org.eclipse.equinox.p2.repository.tools/.gitignore1
5 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.director.app/.gitignore b/bundles/org.eclipse.equinox.p2.director.app/.gitignore
new file mode 100644
index 000000000..782bc09f4
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.director.app/.gitignore
@@ -0,0 +1 @@
+ant_tasks/ \ No newline at end of file
diff --git a/bundles/org.eclipse.equinox.p2.jarprocessor/.gitignore b/bundles/org.eclipse.equinox.p2.jarprocessor/.gitignore
new file mode 100644
index 000000000..f1ff06d60
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.jarprocessor/.gitignore
@@ -0,0 +1 @@
+lib/ \ No newline at end of file
diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/.gitignore b/bundles/org.eclipse.equinox.p2.metadata.repository/.gitignore
new file mode 100644
index 000000000..782bc09f4
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.metadata.repository/.gitignore
@@ -0,0 +1 @@
+ant_tasks/ \ No newline at end of file
diff --git a/bundles/org.eclipse.equinox.p2.publisher.eclipse/.gitignore b/bundles/org.eclipse.equinox.p2.publisher.eclipse/.gitignore
new file mode 100644
index 000000000..782bc09f4
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.publisher.eclipse/.gitignore
@@ -0,0 +1 @@
+ant_tasks/ \ No newline at end of file
diff --git a/bundles/org.eclipse.equinox.p2.repository.tools/.gitignore b/bundles/org.eclipse.equinox.p2.repository.tools/.gitignore
new file mode 100644
index 000000000..f1ff06d60
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.repository.tools/.gitignore
@@ -0,0 +1 @@
+lib/ \ No newline at end of file

Back to the top