diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-18 09:36:53 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-18 09:36:53 +0000 |
commit | 8dd6dfc7e6eafa74231650989f19680d58a5b96e (patch) | |
tree | 051dd8c3adab598ae9a9a2868c5de32e33e98de0 | |
parent | 4a239ae108a834cc5e73b8b9ab53cd30b4f8dd52 (diff) |
Ignore textmate temporary files
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 45cefbc4a..45ea4ab84 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /old-cache .*.swp *~ +._* + |