diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-12 11:47:03 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-12 11:47:03 +0200 |
commit | 7b91c886d9db1f81818e3b73b37fcb5d85734f59 (patch) | |
tree | a6fc8b6c4f9d9e848fa8c92cc25c4468713d4df9 /.gitignore | |
download | app.sh-misc-7b91c886d9db1f81818e3b73b37fcb5d85734f59.tar.gz app.sh-misc-7b91c886d9db1f81818e3b73b37fcb5d85734f59.tar.bz2 app.sh-misc-7b91c886d9db1f81818e3b73b37fcb5d85734f59.tar.xz app.sh-misc-7b91c886d9db1f81818e3b73b37fcb5d85734f59.zip |
o Initial import of postgresql setup for app.sh.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1d64ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +zip +*.zip |