A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
154 B

  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