.gitignore 218 B

1234567891011
  1. .DS_Store
  2. Thumbs.db
  3. db.json
  4. *.log
  5. node_modules/*
  6. !node_modules/hexo-theme-fluid/scripts/generators/local-search.js
  7. !node_modules/hexo-theme-fluid/layout/_partials/head.ejs
  8. public/
  9. .deploy*/
  10. _multiconfig.yml
  11. _config.yml