Skip to content

Instantly share code, notes, and snippets.

@mistergraphx
Last active February 10, 2018 17:59
Show Gist options
  • Save mistergraphx/6301858d84f91dd8d5731050351b419c to your computer and use it in GitHub Desktop.
Save mistergraphx/6301858d84f91dd8d5731050351b419c to your computer and use it in GitHub Desktop.
# https://git-scm.com/docs/gitignore
# https://www.gitignore.io/
# Sass
.sass-cache/
*.css.map
#SCM
.svn/
# Node
node_modules/
# dotenv environment variables file
.env
# IDE | editors
.komodotools/
*.komodoproject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment