Skip to content

Instantly share code, notes, and snippets.

@geminorum
Last active July 30, 2019 14:13
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 geminorum/4e117f1d682f0a6a6a14acd2dcf19900 to your computer and use it in GitHub Desktop.
Save geminorum/4e117f1d682f0a6a6a14acd2dcf19900 to your computer and use it in GitHub Desktop.
dot files
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
[{.jshintrc,.bowerrc,*.json,*.yml,*.css,*.scss,*.js}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
* text eol=lf
*.png binary
*.jpg binary
*.woff binary
*.woff2 binary
*.ttf binary
*.eot binary
*.mo binary
.build
.idea
.gulp
.imdone
.temp
/css/maps
/components
/node_modules
composer.lock
npm-debug.log
.tinypng-sigs
environment.yml
.env
.ftpconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment