Skip to content

Instantly share code, notes, and snippets.

@seanherron
Created December 29, 2020 18:01
Show Gist options
  • Save seanherron/0bc1e31bfbbc0da973d4f6ae4b1d25a1 to your computer and use it in GitHub Desktop.
Save seanherron/0bc1e31bfbbc0da973d4f6ae4b1d25a1 to your computer and use it in GitHub Desktop.
simple-eleventy-base-.gitignore
# .gitignore
# node.js artifacts
node_modules
# Build artifacts
dist
.tmp
.env
# Random files your computer may generate
.vscode
.DS_Store
.AppleDouble
.LSOverride
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment