From 120088140cbd81ca86f9986bc3286fbd89957970 Mon Sep 17 00:00:00 2001 From: tim almdal Date: Fri, 29 May 2009 23:34:24 -0700 Subject: Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete --- installer/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 installer/.gitignore (limited to 'installer/.gitignore') diff --git a/installer/.gitignore b/installer/.gitignore new file mode 100644 index 00000000..1c7be0fd --- /dev/null +++ b/installer/.gitignore @@ -0,0 +1,2 @@ +# ignore the tmp directory if it is present +tmp -- cgit v1.2.3