summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorrojaro <>2009-11-02 07:34:41 +0000
committerrojaro <>2009-11-02 07:34:41 +0000
commit8b9c38799b3d32f6841e43ce855849ba46d0bb35 (patch)
treeb8fe002e7493450d03daf89b9bed9a974b614724 /.gitattributes
parent52b97a15898af0c50128c837fb08186603d0881e (diff)
added a few more snippets to the textmate bundle
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2f34acc6..5abd3607 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2038,6 +2038,7 @@ docs/sqlmap/sqlmap.pdf -text
docs/sqlmap/sqlmap_tut.pdf -text
editors/Dreamweaver/PRADO.mxp -text
editors/Dreamweaver/readme.txt -text
+editors/Textmate/Prado.tmbundle/Snippets/ControlProp.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TActiveButton.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TBoundColumn.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TBulletedList.tmSnippet -text
@@ -2059,7 +2060,10 @@ editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TCustomValidator.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDataGrid.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDropDownList.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TDropDownListColumn.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TEditCommandColumn.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TEmailAddressValidator.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TExpression.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet -text