diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-08-11 10:57:26 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-08-11 11:27:53 +0200 |
commit | 01482576c809258769846e61fd9e90f7a4757ec4 (patch) | |
tree | 13701e30b4695ab7b2f1ce2c45d1a45cb8f315ac /data/local/examples | |
parent | 5fa2034cdc693d985b8177787ed61bfe2e0d5ca4 (diff) |
data/local: add missing examples and gitignore
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data/local/examples')
-rw-r--r-- | data/local/examples/.gitignore | 2 | ||||
-rw-r--r-- | data/local/examples/logo.svg | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/local/examples/.gitignore b/data/local/examples/.gitignore index 0c68042e5..1aaf04e37 100644 --- a/data/local/examples/.gitignore +++ b/data/local/examples/.gitignore @@ -1 +1,3 @@ !*.php +!*.svg +!*.png diff --git a/data/local/examples/logo.svg b/data/local/examples/logo.svg new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/local/examples/logo.svg |