From: Erik Haider Forsén Date: Sat, 31 Oct 2015 15:18:34 +0000 (+0100) Subject: reverted initial setup X-Git-Url: http://git.uio.no/git/?p=u%2Ferikhf%2Ffrm.git;a=commitdiff_plain;h=6d08f90f794284e60e39c4149d096dd273632565;hp=537301a6930d3eb02712e5b3ac6f479520dea610 reverted initial setup --- diff --git a/.gitignore b/.gitignore index 9f97022..1fe1b00 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -target/ \ No newline at end of file +.idea/ +node_modules/ diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 19944cf..0000000 --- a/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - 4.0.0 - no.uio.inf5750 - frm - war - 1.0-SNAPSHOT - frm Maven Webapp - http://maven.apache.org - - - junit - junit - 3.8.1 - test - - - - frm - - diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 9f88c1f..0000000 --- a/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - Archetype Created Web Application - diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp deleted file mode 100644 index c38169b..0000000 --- a/src/main/webapp/index.jsp +++ /dev/null @@ -1,5 +0,0 @@ - - -

Hello World!

- -