summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/.editorconfig')
-rwxr-xr-xbower_components/bootstrap/.editorconfig11
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