add sublime text project/workspace to ignore

This commit is contained in:
Caleb Anderson
2014-06-09 16:00:53 -06:00
parent 9df00ad8f9
commit 49def655c9

6
.gitignore vendored
View File

@@ -56,4 +56,8 @@ Lua-API.md
*.html
# StyleCop
*.Cache
*.Cache
# SublimeText
*.sublime-project
*.sublime-workspace