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 năm trước cách đây
mục cha
commit
62b46f03f8
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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