diff options
author | Zach Copley <zach@controlyourself.ca> | 2009-01-10 20:26:01 -0800 |
---|---|---|
committer | Zach Copley <zach@controlyourself.ca> | 2009-01-10 20:26:01 -0800 |
commit | b98d8b250073d0da0b724486a3ff083870331448 (patch) | |
tree | b4a9083483b7d71f7c1f18f2ae34aa47f9e57e5a /.gitignore | |
parent | 2d456a15e5652a0c0e2c0f9f50221eed2d16e109 (diff) |
Make git ignore TextMate project files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c75c07de6..fb5d478fe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ files/* _darcs/* config.php .htaccess +*.tmproj |