commit | a585411e0bf057ce3603137383bc7f44131d3c64 | [log] [tgz] |
---|---|---|
author | Florian Thienel <florian@thienel.org> | Thu Jul 22 23:40:15 2010 +0200 |
committer | Florian Thienel <florian@thienel.org> | Thu Jul 22 23:40:15 2010 +0200 |
tree | 4486c323e0070d54731ee0f6e0aac3cc95dc0944 | |
parent | 05e451c044c840f53303a9129aa7f3af75a69659 [diff] |
Added .gitignore files to ignore the bin folders created by the Eclipse compiler
diff --git a/sourceediting/plugins/org.eclipse.wst.xml.vex.core/.gitignore b/sourceediting/plugins/org.eclipse.wst.xml.vex.core/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.core/.gitignore
@@ -0,0 +1 @@ +bin
diff --git a/sourceediting/plugins/org.eclipse.wst.xml.vex.docbook/.gitignore b/sourceediting/plugins/org.eclipse.wst.xml.vex.docbook/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.docbook/.gitignore
@@ -0,0 +1 @@ +bin
diff --git a/sourceediting/plugins/org.eclipse.wst.xml.vex.ui/.gitignore b/sourceediting/plugins/org.eclipse.wst.xml.vex.ui/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.ui/.gitignore
@@ -0,0 +1 @@ +bin
diff --git a/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/.gitignore b/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/tests/org.eclipse.wst.xml.vex.core.tests/.gitignore
@@ -0,0 +1 @@ +bin
diff --git a/sourceediting/tests/org.eclipse.wst.xml.vex.tests/.gitignore b/sourceediting/tests/org.eclipse.wst.xml.vex.tests/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/tests/org.eclipse.wst.xml.vex.tests/.gitignore
@@ -0,0 +1 @@ +bin
diff --git a/sourceediting/tests/org.eclipse.wst.xml.vex.ui.tests/.gitignore b/sourceediting/tests/org.eclipse.wst.xml.vex.ui.tests/.gitignore new file mode 100644 index 0000000..092357e --- /dev/null +++ b/sourceediting/tests/org.eclipse.wst.xml.vex.ui.tests/.gitignore
@@ -0,0 +1 @@ +bin