diff options
author | Christopher Baines <mail@cbaines.net> | 2014-06-25 22:18:37 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2014-06-27 23:09:45 +0100 |
commit | 26ae2af16b137034912c366147db5ed87182cb7d (patch) | |
tree | b2537a07b80a685702fc7ee26133ca9b5b656b97 /.gitignore | |
download | album-examples-26ae2af16b137034912c366147db5ed87182cb7d.tar album-examples-26ae2af16b137034912c366147db5ed87182cb7d.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d96eab2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dest +ikiwiki +ikiwiki-dest |