Skip to content

Instantly share code, notes, and snippets.

@jrbenito
Forked from spacemonkey/.gitignore
Last active May 5, 2016 17:15
Show Gist options
  • Select an option

  • Save jrbenito/2a3e8b4dd283e80f2d55799b7824715c to your computer and use it in GitHub Desktop.

Select an option

Save jrbenito/2a3e8b4dd283e80f2d55799b7824715c to your computer and use it in GitHub Desktop.
.gitignore for Hexo powered websites
.DS_Store
Thumbs.db
db.json
*.log
node_modules/
public/
.deploy*/
@jrbenito

jrbenito commented May 5, 2016

Copy link
Copy Markdown
Author

I do want to version my themes directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment