Merge branch 'master' of git://github.com/seschwar/Hakyll

This commit is contained in:
Jasper Van der Jeugt 2010-01-09 21:40:56 +01:00
commit fb71a21f67

17
.gitignore vendored
View file

@ -3,6 +3,8 @@
##
# Ignore swap files and cabal output.
*.hi
*.o
*.swo
*.swp
*~
@ -11,19 +13,10 @@ dist
# Ignore test builds.
tests/Tests
tests/Tests.hi
tests/Tests.o
# Rest of the file: ignore examples
examples/hakyll/_cache
examples/hakyll/_site
examples/hakyll/hakyll
examples/hakyll/hakyll.o
examples/hakyll/hakyll.hi
examples/*/_cache
examples/*/_site
examples/*/hakyll
examples/hakyll/reference
examples/simpleblog/_cache
examples/simpleblog/_site
examples/brochure/_cache
examples/brochure/_site