diff options
| author | tim almdal <tnalmdal@shaw.ca> | 2009-05-29 23:34:24 -0700 |
|---|---|---|
| committer | tim almdal <tnalmdal@shaw.ca> | 2009-05-29 23:34:24 -0700 |
| commit | 120088140cbd81ca86f9986bc3286fbd89957970 (patch) | |
| tree | 1805479c26ad44702797d51bec5b630f90490a50 /installer/.gitignore | |
| parent | f0104ee43bacf1cd532195f802be581d4c428f24 (diff) | |
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
Diffstat (limited to 'installer/.gitignore')
| -rw-r--r-- | installer/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
