Skip to content

Commit 32b2ae7

Browse files
committed
add sublime project
1 parent e7db24b commit 32b2ae7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.idea
22
*.iml
3-
*.tmproj
3+
*.tmproj
4+
*.sublime-workspace

elasticsearch-head.sublime-project

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"folders":
3+
[
4+
{
5+
"path": ".",
6+
"folder_exclude_patterns": []
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)