diff --git a/.gitignore b/.gitignore index e0f2d1f..9aed834 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,12 @@ nbactions.xml *.imlworkspace .xml +# Sublime Text 2 +*.sublime-* + +# Textmate +*.tmproj + # Community Framework # Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted. *.tar @@ -54,4 +60,4 @@ nbactions.xml .sass-cache *.css -*.bak \ No newline at end of file +*.bak