This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
actually ignore compiled elisp with pattern
Mark Gardner
12 năm trước cách đây
mục cha
0aeefb48c0
commit
2d8461d42c
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Global/Emacs.gitignore
+ 1
- 1
Global/Emacs.gitignore
Xem Tập Tin
@@ -2,7 +2,7 @@
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
-.elc
+
*
.elc
auto-save-list
tramp
.\#*