Browse Source

Merge branch 'master' of ssh://[email protected]/sip-router into postgres

* 'master' of ssh://[email protected]/sip-router:
  Ignore emacs backup and lock files.
Jan Janak 16 years ago
parent
commit
62b46f03f8
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -26,4 +26,7 @@ TAGS
 test/udp_flood
 test/udp_flood
 utils/gen_ha1/gen_ha1
 utils/gen_ha1/gen_ha1
 utils/sercmd/sercmd
 utils/sercmd/sercmd
-*~
+# Emacs backup files
+*~
+# Emacs file locks
+.#*