summaryrefslogtreecommitdiff
path: root/.brackets.json
diff options
context:
space:
mode:
Diffstat (limited to '.brackets.json')
-rw-r--r--.brackets.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/.brackets.json b/.brackets.json
deleted file mode 100644
index 6c4c6e35..00000000
--- a/.brackets.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "mitchellsimoens.file-tree-exclude.excludeList": [
- ".git(?!ignore)",
- "dist",
- "bower_components",
- "node_modules"
- ]
-}