فهرست منبع

Added .gitignore files

Andreas Muelder 10 سال پیش
والد
کامیت
58be067b2f
21فایلهای تغییر یافته به همراه54 افزوده شده و 0 حذف شده
  1. 2 0
      de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/.gitignore
  2. 2 0
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/.gitignore
  3. 2 0
      de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.treelayout/.gitignore
  4. 2 0
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/.gitignore
  5. 2 0
      de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/.gitignore
  6. 2 0
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/.gitignore
  7. 2 0
      de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/.gitignore
  8. 2 0
      features/org.yakindu.base-feature/.gitignore
  9. 2 0
      plugins/org.yakindu.base.expressions.edit/.gitignore
  10. 2 0
      plugins/org.yakindu.base.expressions.ui/.gitignore
  11. 5 0
      plugins/org.yakindu.base.expressions.ui/src-gen/.gitignore
  12. 5 0
      plugins/org.yakindu.base.expressions.ui/xtend-gen/.gitignore
  13. 2 0
      plugins/org.yakindu.base.expressions/.gitignore
  14. 5 0
      plugins/org.yakindu.base.expressions/src-gen/.gitignore
  15. 5 0
      plugins/org.yakindu.base.expressions/xtend-gen/.gitignore
  16. 2 0
      plugins/org.yakindu.base.types.edit/.gitignore
  17. 2 0
      plugins/org.yakindu.base.types.test/.gitignore
  18. 2 0
      plugins/org.yakindu.base.types/.gitignore
  19. 2 0
      releng/org.yakindu.base.releng/.gitignore
  20. 2 0
      releng/org.yakindu.base.repository/.gitignore
  21. 2 0
      releng/org.yakindu.base.target/.gitignore

+ 2 - 0
de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.treelayout/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
features/org.yakindu.base-feature/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
plugins/org.yakindu.base.expressions.edit/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
plugins/org.yakindu.base.expressions.ui/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 5 - 0
plugins/org.yakindu.base.expressions.ui/src-gen/.gitignore

@@ -0,0 +1,5 @@
+# Ignore those directories
+*
+
+# And never this file
+!.gitignore

+ 5 - 0
plugins/org.yakindu.base.expressions.ui/xtend-gen/.gitignore

@@ -0,0 +1,5 @@
+# Ignore those directories
+*
+
+# And never this file
+!.gitignore

+ 2 - 0
plugins/org.yakindu.base.expressions/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 5 - 0
plugins/org.yakindu.base.expressions/src-gen/.gitignore

@@ -0,0 +1,5 @@
+# Ignore those directories
+*
+
+# And never this file
+!.gitignore

+ 5 - 0
plugins/org.yakindu.base.expressions/xtend-gen/.gitignore

@@ -0,0 +1,5 @@
+# Ignore those directories
+*
+
+# And never this file
+!.gitignore

+ 2 - 0
plugins/org.yakindu.base.types.edit/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
plugins/org.yakindu.base.types.test/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
plugins/org.yakindu.base.types/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
releng/org.yakindu.base.releng/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
releng/org.yakindu.base.repository/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/

+ 2 - 0
releng/org.yakindu.base.target/.gitignore

@@ -0,0 +1,2 @@
+/bin/
+/target/