This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Kamailio
/
kamailio-docs
mirror of
https://github.com/kamailio/kamailio-docs.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
added gitignore for tmp files of vim and emacs
Daniel-Constantin Mierla
8 năm trước cách đây
mục cha
bd59438e04
commit
30ce5cbb23
1 tập tin đã thay đổi
với
7 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
7
0
.gitignore
+ 7
- 0
.gitignore
Xem Tập Tin
@@ -0,0 +1,7 @@
+# vi swaps
+.*.swp
+.*.swo
+# Emacs backup files
+*~
+# Emacs file locks
+.#*