Module: sip-router Branch: master Commit: 530b267161620bbca3a59c38be3a5f1b7bb15c69 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=530b2671...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Wed Feb 18 12:29:20 2009 +0100
Ignore emacs backup and lock files.
---
.gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore index 3dd9055..c3a6ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ TAGS test/udp_flood utils/gen_ha1/gen_ha1 utils/sercmd/sercmd -*~ \ No newline at end of file +# Emacs backup files +*~ +# Emacs file locks +.#*