Added sublime and textmate to gitignore

This commit is contained in:
Markus Bartz 2013-05-03 21:20:25 +02:00
parent 66af0da84c
commit 1195f00d3c
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -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
*.bak