-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 10534 b: refs/heads/master c: 8caf891 h: refs/heads/master v: v3
- Loading branch information
Linus Torvalds
committed
Oct 28, 2005
1 parent
8d8088b
commit a34953a
Showing
1,180 changed files
with
39,404 additions
and
17,612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 7038f1cbac899654cf0515e60dbe3e44d58271de | ||
refs/heads/master: 8caf89157d64f1eedba37113afb4b303b2b3e301 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# | ||
# NOTE! Don't add files that are generated in specific | ||
# subdirectories here. Add them in the ".gitignore" file | ||
# in that subdirectory instead. | ||
# | ||
# Normal rules | ||
# | ||
.* | ||
*.o | ||
*.a | ||
*.s | ||
*.ko | ||
*.mod.c | ||
|
||
# | ||
# Top-level generic files | ||
# | ||
vmlinux* | ||
System.map | ||
Module.symvers | ||
|
||
# | ||
# Generated include files | ||
# | ||
include/asm | ||
include/config | ||
include/linux/autoconf.h | ||
include/linux/compile.h | ||
include/linux/version.h | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.