Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Alexander Kuppe2010-10-13 15:40:44 +0000
committerMarkus Alexander Kuppe2010-10-13 15:40:44 +0000
commit90bdfb2405d9a6d21aee47d4a5e31d53652592bb (patch)
treea83bed32297e1f9ef662a0ab6c889f32be7b3a88 /examples/bundles
parent5a25a974b1c3b2a8ba04dc31216322e8af207dbd (diff)
downloadorg.eclipse.ecf-90bdfb2405d9a6d21aee47d4a5e31d53652592bb.tar.gz
org.eclipse.ecf-90bdfb2405d9a6d21aee47d4a5e31d53652592bb.tar.xz
org.eclipse.ecf-90bdfb2405d9a6d21aee47d4a5e31d53652592bb.zip
renamed .cvsignore to .gitignore, created .gitignore where missing
Diffstat (limited to 'examples/bundles')
-rw-r--r--examples/bundles/org.eclipse.ecf.example.clients/.gitignore (renamed from examples/bundles/org.eclipse.ecf.example.clients/.cvsignore)0
-rw-r--r--examples/bundles/org.eclipse.ecf.example.collab.editor/.gitignore (renamed from examples/bundles/org.eclipse.ecf.example.collab.editor/.cvsignore)0
-rw-r--r--examples/bundles/org.eclipse.ecf.example.collab/.gitignore (renamed from examples/bundles/org.eclipse.ecf.example.collab/.cvsignore)0
-rw-r--r--examples/bundles/org.eclipse.ecf.example.pubsub/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.example.sdo.editor/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.example.twitter.client/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.datashare.app/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.eventadmin.app/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.loadbalancing.consumer/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.loadbalancing.ds.consumer/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.loadbalancing.server/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.loadbalancing.servicehost/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.loadbalancing/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.provider.trivial/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.rs/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.host/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes.consumer/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.examples.webinar/.gitignore1
-rw-r--r--examples/bundles/org.eclipse.ecf.sdo/.gitignore1
26 files changed, 23 insertions, 0 deletions
diff --git a/examples/bundles/org.eclipse.ecf.example.clients/.cvsignore b/examples/bundles/org.eclipse.ecf.example.clients/.gitignore
index ba077a403..ba077a403 100644
--- a/examples/bundles/org.eclipse.ecf.example.clients/.cvsignore
+++ b/examples/bundles/org.eclipse.ecf.example.clients/.gitignore
diff --git a/examples/bundles/org.eclipse.ecf.example.collab.editor/.cvsignore b/examples/bundles/org.eclipse.ecf.example.collab.editor/.gitignore
index ba077a403..ba077a403 100644
--- a/examples/bundles/org.eclipse.ecf.example.collab.editor/.cvsignore
+++ b/examples/bundles/org.eclipse.ecf.example.collab.editor/.gitignore
diff --git a/examples/bundles/org.eclipse.ecf.example.collab/.cvsignore b/examples/bundles/org.eclipse.ecf.example.collab/.gitignore
index ba077a403..ba077a403 100644
--- a/examples/bundles/org.eclipse.ecf.example.collab/.cvsignore
+++ b/examples/bundles/org.eclipse.ecf.example.collab/.gitignore
diff --git a/examples/bundles/org.eclipse.ecf.example.pubsub/.gitignore b/examples/bundles/org.eclipse.ecf.example.pubsub/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.example.pubsub/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.example.sdo.editor/.gitignore b/examples/bundles/org.eclipse.ecf.example.sdo.editor/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.example.sdo.editor/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.example.twitter.client/.gitignore b/examples/bundles/org.eclipse.ecf.example.twitter.client/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.example.twitter.client/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.datashare.app/.gitignore b/examples/bundles/org.eclipse.ecf.examples.datashare.app/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.datashare.app/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/.gitignore b/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.loadbalancing.consumer/.gitignore b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.consumer/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.consumer/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.loadbalancing.ds.consumer/.gitignore b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.ds.consumer/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.ds.consumer/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.loadbalancing.server/.gitignore b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.server/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.server/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.loadbalancing.servicehost/.gitignore b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.servicehost/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.loadbalancing.servicehost/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.loadbalancing/.gitignore b/examples/bundles/org.eclipse.ecf.examples.loadbalancing/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.loadbalancing/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.provider.trivial/.gitignore b/examples/bundles/org.eclipse.ecf.examples.provider.trivial/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.provider.trivial/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.rs/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.rs/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.rs/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.host/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.host/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.host/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host.rs/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes.consumer/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes.consumer/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes.consumer/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.quotes/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/.gitignore b/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.rest.rss/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.examples.webinar/.gitignore b/examples/bundles/org.eclipse.ecf.examples.webinar/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.examples.webinar/.gitignore
@@ -0,0 +1 @@
+bin/
diff --git a/examples/bundles/org.eclipse.ecf.sdo/.gitignore b/examples/bundles/org.eclipse.ecf.sdo/.gitignore
new file mode 100644
index 000000000..e660fd93d
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.sdo/.gitignore
@@ -0,0 +1 @@
+bin/

Back to the top