summaryrefslogtreecommitdiff
path: root/installer/.gitignore
diff options
context:
space:
mode:
authortim almdal <tnalmdal@shaw.ca>2009-05-29 23:34:24 -0700
committertim almdal <tnalmdal@shaw.ca>2009-05-29 23:34:24 -0700
commit120088140cbd81ca86f9986bc3286fbd89957970 (patch)
tree1805479c26ad44702797d51bec5b630f90490a50 /installer/.gitignore
parentf0104ee43bacf1cd532195f802be581d4c428f24 (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/.gitignore2
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