Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.equinox.executable.feature/.cvsignore1
-rw-r--r--features/org.eclipse.equinox.executable.feature/library/cocoa/.cvsignore3
-rw-r--r--features/org.eclipse.equinox.executable.feature/library/win32/.cvsignore8
3 files changed, 0 insertions, 12 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/.cvsignore b/features/org.eclipse.equinox.executable.feature/.cvsignore
deleted file mode 100644
index 78fb1fcef..000000000
--- a/features/org.eclipse.equinox.executable.feature/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-.gdb_history
diff --git a/features/org.eclipse.equinox.executable.feature/library/cocoa/.cvsignore b/features/org.eclipse.equinox.executable.feature/library/cocoa/.cvsignore
deleted file mode 100644
index f0fdae47c..000000000
--- a/features/org.eclipse.equinox.executable.feature/library/cocoa/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*.o
-eclipse
-*.so
diff --git a/features/org.eclipse.equinox.executable.feature/library/win32/.cvsignore b/features/org.eclipse.equinox.executable.feature/library/win32/.cvsignore
deleted file mode 100644
index 431170f6f..000000000
--- a/features/org.eclipse.equinox.executable.feature/library/win32/.cvsignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.obj
-eclipse.exe
-eclipse.res
-*.pdb
-*.exp
-*.lib
-eclipse_*.dll
-eclipsec.exe

Back to the top