diff --git a/.classpath b/.classpath deleted file mode 100644 index bd36355..0000000 --- a/.classpath +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32868bd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.classpath +.project diff --git a/.project b/.project deleted file mode 100644 index 81d5eea..0000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - information-system-bom - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - -