This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
GitIgnore
kopia lustrzana
https://github.com/github/gitignore.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Merge pull request
#714
from mattjeffery/ignore_kernel_objects
Ignore kernel object files
Charlie Somerville
11 lat temu
rodzic
b2c694d792
d292bd8207
commit
77cf354916
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
C.gitignore
+ 1
- 0
C.gitignore
Wyświetl plik
@@ -1,5 +1,6 @@
# Object files
*.o
+*.ko
# Libraries
*.lib