This is an automated email from the ASF dual-hosted git repository.
doebele pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/empire-db.git
The following commit(s) were added to refs/heads/master by this push:
new c91c45d added patterns to git-ignore
c91c45d is described below
commit c91c45de441bbfe5d54907bb2aafb63b2b41c97a
Author: Rainer Döbele <[email protected]>
AuthorDate: Thu Oct 17 12:26:36 2019 +0200
added patterns to git-ignore
---
empire-db-examples/empire-db-example-jsf2/.gitignore | 2 ++
empire-db-examples/empire-db-example-struts2-cxf/.gitignore | 2 ++
empire-db-examples/empire-db-example-struts2/.gitignore | 2 ++
empire-db-examples/empire-db-example-vue/.gitignore | 2 ++
empire-db-jsf2/.gitignore | 2 ++
empire-db-struts2/.gitignore | 2 ++
empire-db/.gitignore | 2 ++
7 files changed, 14 insertions(+)
diff --git a/empire-db-examples/empire-db-example-jsf2/.gitignore
b/empire-db-examples/empire-db-example-jsf2/.gitignore
index f0b1fcf..55ee6c2 100644
--- a/empire-db-examples/empire-db-example-jsf2/.gitignore
+++ b/empire-db-examples/empire-db-example-jsf2/.gitignore
@@ -3,3 +3,5 @@
/.classpath
/.project
/.tomcatplugin
+/.apt_generated/
+/.factorypath
diff --git a/empire-db-examples/empire-db-example-struts2-cxf/.gitignore
b/empire-db-examples/empire-db-example-struts2-cxf/.gitignore
index f0b1fcf..55ee6c2 100644
--- a/empire-db-examples/empire-db-example-struts2-cxf/.gitignore
+++ b/empire-db-examples/empire-db-example-struts2-cxf/.gitignore
@@ -3,3 +3,5 @@
/.classpath
/.project
/.tomcatplugin
+/.apt_generated/
+/.factorypath
diff --git a/empire-db-examples/empire-db-example-struts2/.gitignore
b/empire-db-examples/empire-db-example-struts2/.gitignore
index f0b1fcf..55ee6c2 100644
--- a/empire-db-examples/empire-db-example-struts2/.gitignore
+++ b/empire-db-examples/empire-db-example-struts2/.gitignore
@@ -3,3 +3,5 @@
/.classpath
/.project
/.tomcatplugin
+/.apt_generated/
+/.factorypath
diff --git a/empire-db-examples/empire-db-example-vue/.gitignore
b/empire-db-examples/empire-db-example-vue/.gitignore
index a76eba0..d4865cb 100644
--- a/empire-db-examples/empire-db-example-vue/.gitignore
+++ b/empire-db-examples/empire-db-example-vue/.gitignore
@@ -5,3 +5,5 @@ target/
.project
.tern-project
*.log
+/.apt_generated/
+/.factorypath
diff --git a/empire-db-jsf2/.gitignore b/empire-db-jsf2/.gitignore
index 8bd3a05..91dd769 100644
--- a/empire-db-jsf2/.gitignore
+++ b/empire-db-jsf2/.gitignore
@@ -2,3 +2,5 @@
/.settings/
/.classpath
/.project
+/.apt_generated/
+/.factorypath
diff --git a/empire-db-struts2/.gitignore b/empire-db-struts2/.gitignore
index 8bd3a05..91dd769 100644
--- a/empire-db-struts2/.gitignore
+++ b/empire-db-struts2/.gitignore
@@ -2,3 +2,5 @@
/.settings/
/.classpath
/.project
+/.apt_generated/
+/.factorypath
diff --git a/empire-db/.gitignore b/empire-db/.gitignore
index 8bd3a05..91dd769 100644
--- a/empire-db/.gitignore
+++ b/empire-db/.gitignore
@@ -2,3 +2,5 @@
/.settings/
/.classpath
/.project
+/.apt_generated/
+/.factorypath