diff --git a/.classpath b/.classpath
deleted file mode 100644
index 57f586090..000000000
--- a/.classpath
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..1898b99dc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/.classpath
+/.project
+/.settings
+/target
diff --git a/.project b/.project
deleted file mode 100644
index 15b96562e..000000000
--- a/.project
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
- Flyway
-
-
-
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
-
- org.jboss.tools.jst.web.kb.kbbuilder
-
-
-
-
- org.jboss.tools.cdi.core.cdibuilder
-
-
-
-
- org.eclipse.wst.validation.validationbuilder
-
-
-
-
-
- org.eclipse.jem.workbench.JavaEMFNature
- org.eclipse.wst.common.modulecore.ModuleCoreNature
- org.eclipse.jdt.core.javanature
- org.eclipse.m2e.core.maven2Nature
- org.eclipse.wst.common.project.facet.core.nature
- org.jboss.tools.jst.web.kb.kbnature
- org.jboss.tools.cdi.core.cdinature
-
-