diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 15:28:45 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 15:28:45 +0200 |
commit | 88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8 (patch) | |
tree | c4fcf79f42c8348429cd1a5b9a89b062d59d0ae0 /.gitignore | |
download | blog.universe-factory.net-88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8.tar blog.universe-factory.net-88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..654f8e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*~ +_cache +_site +hakyll +hakyll.o +hakyll.hi |