Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Jastram2011-11-23 15:47:44 +0000
committerMichael Jastram2011-11-23 15:47:44 +0000
commitcec6163ba72e4365c51d74b5f7656e2ad87f7030 (patch)
treefc81648320afd8e4b7126e5660bc567cf7106372
parent32de6bd1114dd6c5022975e9f0f8df3bf998f616 (diff)
downloadorg.eclipse.rmf-cec6163ba72e4365c51d74b5f7656e2ad87f7030.tar.gz
org.eclipse.rmf-cec6163ba72e4365c51d74b5f7656e2ad87f7030.tar.xz
org.eclipse.rmf-cec6163ba72e4365c51d74b5f7656e2ad87f7030.zip
Adding .gitignore files to ignore generated binaries
-rw-r--r--org.eclipse.rmf.pror.reqif10.edit/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10.editor/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10.presentation.headline/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10.presentation.id/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10.presentation.linewrap/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10.presentation.service/.gitignore1
-rw-r--r--org.eclipse.rmf.pror.reqif10/.gitignore1
7 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.rmf.pror.reqif10.edit/.gitignore b/org.eclipse.rmf.pror.reqif10.edit/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.edit/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10.editor/.gitignore b/org.eclipse.rmf.pror.reqif10.editor/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.editor/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10.presentation.headline/.gitignore b/org.eclipse.rmf.pror.reqif10.presentation.headline/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.presentation.headline/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10.presentation.id/.gitignore b/org.eclipse.rmf.pror.reqif10.presentation.id/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.presentation.id/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10.presentation.linewrap/.gitignore b/org.eclipse.rmf.pror.reqif10.presentation.linewrap/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.presentation.linewrap/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10.presentation.service/.gitignore b/org.eclipse.rmf.pror.reqif10.presentation.service/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10.presentation.service/.gitignore
@@ -0,0 +1 @@
+bin
diff --git a/org.eclipse.rmf.pror.reqif10/.gitignore b/org.eclipse.rmf.pror.reqif10/.gitignore
new file mode 100644
index 00000000..ba077a40
--- /dev/null
+++ b/org.eclipse.rmf.pror.reqif10/.gitignore
@@ -0,0 +1 @@
+bin

Back to the top