Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10082
b: refs/heads/master
c: ba9e358
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 24, 2005
1 parent adcc0d6 commit 4da7162
Show file tree
Hide file tree
Showing 95 changed files with 1,232 additions and 728 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 055787e447a6cf50aa1cc42f7d3b07f08223dd9b
refs/heads/master: ba9e358fd04190a59e605c2963a15e014139a707
30 changes: 30 additions & 0 deletions trunk/.gitignore
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

Loading

0 comments on commit 4da7162

Please sign in to comment.