Skip to content

Instantly share code, notes, and snippets.

@mcattx
Created October 16, 2017 08:04
Show Gist options
  • Save mcattx/1487c5329d1efd939aa195b9c96d22c9 to your computer and use it in GitHub Desktop.
Save mcattx/1487c5329d1efd939aa195b9c96d22c9 to your computer and use it in GitHub Desktop.
gitignore file
# Mac OS X
*.DS_Store
# sass cache
*.sass-cache*
# node modules
node_modules/
# logs
*.log
# jetbrains
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment