add sublime project file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
tmux.start.sh
|
tmux.start.sh
|
||||||
.config/mc/hotlist
|
.config/mc/hotlist
|
||||||
.vim/.netrwhist
|
.vim/.netrwhist
|
||||||
|
*.sublime-workspace
|
||||||
|
|||||||
13
dotfiles.sublime-project
Normal file
13
dotfiles.sublime-project
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"folders":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"path": "~/.dotfiles",
|
||||||
|
"file_exclude_patterns": ["*.tar.gz", "*.sublime-workspace"]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings":
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user