Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2011-10-11 10:09:26 +0000
committerDani Megert2011-10-11 10:09:26 +0000
commit6ac678dec94e418a214d5f24a5fd641ff71c17b0 (patch)
tree00eb7ab12cb83f9e19c6a4449c8de221e572b7f9 /org.eclipse.ui.examples.javaeditor
parent1e4b8d7f344d37183189f29a90c66f8970a946cf (diff)
downloadeclipse.platform.text-6ac678dec94e418a214d5f24a5fd641ff71c17b0.tar.gz
eclipse.platform.text-6ac678dec94e418a214d5f24a5fd641ff71c17b0.tar.xz
eclipse.platform.text-6ac678dec94e418a214d5f24a5fd641ff71c17b0.zip
Added .gitignore
Diffstat (limited to 'org.eclipse.ui.examples.javaeditor')
-rw-r--r--org.eclipse.ui.examples.javaeditor/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.ui.examples.javaeditor/.gitignore b/org.eclipse.ui.examples.javaeditor/.gitignore
new file mode 100644
index 00000000000..bc2e0077e73
--- /dev/null
+++ b/org.eclipse.ui.examples.javaeditor/.gitignore
@@ -0,0 +1,2 @@
+/javaEditorBin/
+/templateEditorBin/

Back to the top