mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Added sublime and textmate to gitignore
This commit is contained in:
parent
66af0da84c
commit
1195f00d3c
6
.gitignore
vendored
6
.gitignore
vendored
@ -44,6 +44,12 @@ nbactions.xml
|
|||||||
*.imlworkspace
|
*.imlworkspace
|
||||||
.xml
|
.xml
|
||||||
|
|
||||||
|
# Sublime Text 2
|
||||||
|
*.sublime-*
|
||||||
|
|
||||||
|
# Textmate
|
||||||
|
*.tmproj
|
||||||
|
|
||||||
# Community Framework
|
# Community Framework
|
||||||
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
|
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
|
||||||
*.tar
|
*.tar
|
||||||
|
Loading…
Reference in New Issue
Block a user