Bladeren bron

gitignore 추가

3cooking 5 jaren geleden
bovenliggende
commit
a3c59c4087
2 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 5 5
      .gitignore
  2. 1 1
      .project

+ 5 - 5
.gitignore

@@ -1,4 +1,4 @@
-# mplus-fatima/.classpath
+mplus-fatima/.classpath
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/maven-metadata.xml
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/maven-metadata.xml.md5
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/maven-metadata.xml.sha1
@@ -8,7 +8,7 @@ mplus-fatima/repo/com/dbs/mplus/mcare-plus/1.0/mcare-plus-1.0.pom.sha1
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/1.0/mcare-plus-1.0.war
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/1.0/mcare-plus-1.0.war.md5
 mplus-fatima/repo/com/dbs/mplus/mcare-plus/1.0/mcare-plus-1.0.war.sha1
-# mplus-fatima/WebContent/WEB-INF/config/env-local.xml
-# mplus-fatima/WebContent/WEB-INF/config/env-server.xml
-# mplus-fatima/WebContent/WEB-INF/config/env-dev.xml
-# mplus-fatima/WebContent/WEB-INF/web.xml
+mplus-fatima/WebContent/WEB-INF/config/env-local.xml
+mplus-fatima/WebContent/WEB-INF/config/env-server.xml
+mplus-fatima/WebContent/WEB-INF/config/env-dev.xml
+mplus-fatima/WebContent/WEB-INF/web.xml

+ 1 - 1
.project

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>mplus-fatima</name>
+	<name>mplus-demo</name>
 	<comment></comment>
 	<projects>
 	</projects>