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
Merge pull request
#714
from mattjeffery/ignore_kernel_objects
Ignore kernel object files
Charlie Somerville
11 năm trước cách đây
mục cha
b2c694d792
d292bd8207
commit
77cf354916
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
C.gitignore
+ 1
- 0
C.gitignore
Xem Tập Tin
@@ -1,5 +1,6 @@
# Object files
*.o
+*.ko
# Libraries
*.lib