Simplified .gitignore.

This commit is contained in:
Sebastian Schwarz 2010-01-09 16:16:07 +01:00
parent cb3e3b1193
commit bb4bc55cf3

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