A fork of hyde, the static site generation. Some patches will be pushed upstream.

.gitignore 154 B

14 years ago
1234567891011121314151617181920
  1. *~
  2. *.pyc
  3. .DS_Store
  4. deploy
  5. deploy/*
  6. *.cprof
  7. *.profile
  8. *.log
  9. pylint*
  10. *.tmproj
  11. test_site
  12. dist
  13. build
  14. *egg*
  15. .idea
  16. PYSMELLTAGS
  17. .noseids
  18. *.tar.gz
  19. .hyde_deps
  20. src