diff --git a/.gitignore b/.gitignore index 5cfee6b657..d72433e9b1 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,8 @@ Lua-API.md *.html # StyleCop -*.Cache \ No newline at end of file +*.Cache + +# SublimeText +*.sublime-project +*.sublime-workspace \ No newline at end of file