diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
commit | d0d9744b05908932262ea4bc7ce16e679afaf7a1 (patch) | |
tree | ff2407bc55cd7d3b83a46fed7ff23faa97a17b4c /bower_components/bootstrap/.editorconfig | |
parent | 22dcd86b5cd5e7d128438867405bdeea42a24ca0 (diff) |
3.0.1 -> 3.0.2
Diffstat (limited to 'bower_components/bootstrap/.editorconfig')
-rwxr-xr-x | bower_components/bootstrap/.editorconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bower_components/bootstrap/.editorconfig b/bower_components/bootstrap/.editorconfig deleted file mode 100755 index cf8d7fa6..00000000 --- a/bower_components/bootstrap/.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -# editorconfig.org - -root = true - -[*] -indent_style = space -indent_size = 2 -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true |