Steve Goldman
2008-Nov-23 19:44 UTC
[sup-talk] [PATCH] git status should ignore emacs temp files
--- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 37775a6..b8d3bcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # i use vi *.swp .ditz-config +# i use emacs +*~ -- 1.5.6.4 -- Steve Goldman sgoldman at tower-research.com T: 212.219.6014 F: 212.219.6007 Tower Research Capital, LLC 377 Broadway, 11th Fl. New York, NY 10013