Skip to content

Commit

Permalink
removed sublime project file from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jai Srivastav committed Apr 19, 2014
1 parent cdc6fc4 commit c72979d
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
sublime.sublime-project
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 10 additions & 0 deletions sublime.sublime-project
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": ["css", ".sass-cache"]
}
]
}
12 changes: 12 additions & 0 deletions sublime.sublime-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
]
]
},
"buffers":
[
],
"build_system": "",
"command_palette":
{
Expand Down Expand Up @@ -226,6 +229,14 @@
"whole_word": false,
"wrap": true
},
"groups":
[
{
"sheets":
[
]
}
],
"incremental_find":
{
"height": 23.0
Expand Down Expand Up @@ -261,6 +272,7 @@
{
"height": 0.0
},
"project": "sublime.sublime-project",
"replace":
{
"height": 42.0
Expand Down

0 comments on commit c72979d

Please sign in to comment.