From: Marc MAURICE Date: Thu, 30 Dec 2010 18:16:44 +0000 (+0100) Subject: added empty dirs as they are needed for bizou X-Git-Tag: v1.2~1 X-Git-Url: http://positon.org/gitweb/?p=bizou.git;a=commitdiff_plain;h=7592ce6b1dc28e7a61b0c4e881dffaa6e95fe063 added empty dirs as they are needed for bizou --- diff --git a/data/.gitignore b/data/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/data/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/images/.gitignore b/images/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/images/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore