add sublime project file

This commit is contained in:
2016-07-08 19:37:05 +02:00
parent bb45e581ee
commit c071145199
2 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
tmux.start.sh
.config/mc/hotlist
.vim/.netrwhist
*.sublime-workspace

13
dotfiles.sublime-project Normal file
View File

@@ -0,0 +1,13 @@
{
"folders":
[
{
"path": "~/.dotfiles",
"file_exclude_patterns": ["*.tar.gz", "*.sublime-workspace"]
}
],
"settings":
{
}
}