]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Ignore config.properties as it might have been altered
authorRoland Haeder <roland@mxchange.org>
Tue, 11 Aug 2015 12:10:21 +0000 (14:10 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 11 Aug 2015 12:10:21 +0000 (14:10 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

.gitignore
config.properties [deleted file]

index f91a00bd8e38f65fd3e896c9437bff5246cf2bff..d73b7d0fafca8a46504d99da429ed8ebb0c01073 100644 (file)
@@ -2,4 +2,4 @@
 /manifest.mf
 /build/
 /dist/
-/*.properties
+*.properties
diff --git a/config.properties b/config.properties
deleted file mode 100644 (file)
index 216a125..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#This file is automatically generated. You may wish to alter it.
-#Wed Aug 05 13:25:17 CEST 2015
-org.mxchange.pizzaservice.database.mysql.password=
-org.mxchange.pizzaservice.database.mysql.login=
-org.mxchange.pizzaservice.database.backendType=base64csv
-org.mxchange.pizzaservice.database.mysql.dbname=test
-org.mxchange.pizzaservice.database.mysql.host=localhost