Skip to content

Commit

Permalink
Added sublime project file. Added sublime workspace to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
skk committed Nov 22, 2013
1 parent 800860c commit add13fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
i3wm-sublime.sublime-workspace
9 changes: 9 additions & 0 deletions i3wm-sublime.sublime-project
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": "."
}
]
}

0 comments on commit add13fd

Please sign in to comment.