[385446] Move the WTP Source Editing project to Git
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cc04a90
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,32 @@
+# copied from eclipse.platform.debug/.gitignore
+/*/bin/ 
+*~ 
+*.rej 
+*.bak 
+javacore.* 
+heapdump.* 
+core.* 
+Snap.*
+
+# suggested by github
+*.log
+*.sql
+*.sqlite
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+Icon?
+ehthumbs.db
+Thumbs.db
+desktop.ini
+*.stackdump
+
+#from many .cvsignore files
+build.xml
+temp.folder
+@dot
+src.zip
+.fbwarnings
+javaCompiler...args
diff --git a/tests/org.eclipse.wst.xml.xpath2.processor.tests/.cvsignore b/tests/org.eclipse.wst.xml.xpath2.processor.tests/.cvsignore
deleted file mode 100644
index 83b3784..0000000
--- a/tests/org.eclipse.wst.xml.xpath2.processor.tests/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-.byecycle
-target
diff --git a/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/.cvsignore b/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/.cvsignore
deleted file mode 100644
index cb1a77b..0000000
--- a/tests/org.eclipse.wst.xml.xpath2.wtptypes.tests/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-.byecycle