Skip to content

Instantly share code, notes, and snippets.

@onurguven
Created February 20, 2017 10:43
Show Gist options
  • Save onurguven/d07cbd48737a8e449a20bee94d92dadd to your computer and use it in GitHub Desktop.
Save onurguven/d07cbd48737a8e449a20bee94d92dadd to your computer and use it in GitHub Desktop.
# Logs #
######################
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Ignore Editor files #
#######################
*.sublime-project
*.sublime-workspace
*.komodoproject
# Dependency directories #
##########################
node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment