Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordj2011-07-20 20:42:17 +0000
committerdj2011-07-20 20:42:17 +0000
commitfb0bd1bab48c88e54d6724784f6d8523a6c945b0 (patch)
tree94bb152d480251538055878f9769a30dee107f13 /bundles/org.eclipse.equinox.p2.publisher.eclipse
parentba8353183f59fd31f14b177968763af636edbb8a (diff)
downloadrt.equinox.p2-fb0bd1bab48c88e54d6724784f6d8523a6c945b0.tar.gz
rt.equinox.p2-fb0bd1bab48c88e54d6724784f6d8523a6c945b0.tar.xz
rt.equinox.p2-fb0bd1bab48c88e54d6724784f6d8523a6c945b0.zip
Added .gitignore to ignore generated JAR files for Ant tasks.
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.publisher.eclipse')
-rw-r--r--bundles/org.eclipse.equinox.p2.publisher.eclipse/ant_tasks/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.publisher.eclipse/ant_tasks/.gitignore b/bundles/org.eclipse.equinox.p2.publisher.eclipse/ant_tasks/.gitignore
new file mode 100644
index 000000000..baa99b721
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.publisher.eclipse/ant_tasks/.gitignore
@@ -0,0 +1 @@
+/pdepublishing-ant.jar

Back to the top