From: Lucian Mogosanu Date: Sat, 5 Nov 2016 14:34:40 +0000 (+0200) Subject: Ignore FASL files X-Git-Tag: v0.9^2~10 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=391c0112d09ec500e4f550d638e4ba45021c28a2;p=thetarpit.git Ignore FASL files --- diff --git a/.gitignore b/.gitignore index 50d49e8..ec3f366 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.swp *.o *.hi +*.fasl _cache _site _sitebeta diff --git a/templates/post.fasl b/templates/post.fasl deleted file mode 100644 index a4f1bfe..0000000 Binary files a/templates/post.fasl and /dev/null differ