Skip to content

Instantly share code, notes, and snippets.

@niamurrell
Created September 30, 2018 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niamurrell/5fa17196692074643787df98b31a2366 to your computer and use it in GitHub Desktop.
Save niamurrell/5fa17196692074643787df98b31a2366 to your computer and use it in GitHub Desktop.
Boilerplate starter for .gitignore
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Media Files #
######################
node_modules
# Libraries #
######################
*.log
* Secret Sauce #
######################
.env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment