Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.processors')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.processors/.cvsignore1
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.processors/.gitignore1
2 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.processors/.cvsignore b/bundles/org.eclipse.equinox.p2.artifact.processors/.cvsignore
deleted file mode 100644
index eb5a316cb..000000000
--- a/bundles/org.eclipse.equinox.p2.artifact.processors/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-target
diff --git a/bundles/org.eclipse.equinox.p2.artifact.processors/.gitignore b/bundles/org.eclipse.equinox.p2.artifact.processors/.gitignore
new file mode 100644
index 000000000..c5e82d745
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.artifact.processors/.gitignore
@@ -0,0 +1 @@
+bin \ No newline at end of file

Back to the top