Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] [PATCH] git status should ignore emacs temp files
@ 2008-11-23 19:44 Steve Goldman
  2008-11-27  0:29 ` William Morgan
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Goldman @ 2008-11-23 19:44 UTC (permalink / raw)


---
 .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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-27  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-23 19:44 [sup-talk] [PATCH] git status should ignore emacs temp files Steve Goldman
2008-11-27  0:29 ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox